Skip to content

Commit 0af2665

Browse files
committed
help: force update branch each time
1 parent 2e55ad1 commit 0af2665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-help-output.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
git config user.name "github-actions[bot]"
3939
git checkout -b update-readme-with-help-output
4040
git commit -am "Update README.md with --help output"
41-
git push origin update-readme-with-help-output
41+
git push origin update-readme-with-help-output --force

0 commit comments

Comments
 (0)