We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e55ad1 commit 0af2665Copy full SHA for 0af2665
.github/workflows/generate-help-output.yml
@@ -38,4 +38,4 @@ jobs:
38
git config user.name "github-actions[bot]"
39
git checkout -b update-readme-with-help-output
40
git commit -am "Update README.md with --help output"
41
- git push origin update-readme-with-help-output
+ git push origin update-readme-with-help-output --force
0 commit comments