actions-gh-pages
actions-gh-pages copied to clipboard
Rename option name force_orphan to keep_history
trafficstars
Is your feature request related to a problem? Please describe
- force_orphan: true
+ keep_history: false # default is true
Describe the solution you'd like
- Add
keep_historyoption to v3 - Remove
force_orphanin v4
Describe alternatives you've considered
N/A.
Additional context
N/A.
Anything else confusing users? (option names, documents, and so on.)
Nitpicky but what do you think of preserve_commit_history?
One else suggestion: single-commit like here