Skip to content

Commit db29007

Browse files
authored
Update CI-bump-build-number.yml
1 parent 542a7a8 commit db29007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-bump-build-number.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
git config --local user.email "action@github.com"
2323
git config --local user.name "GitHub Action"
2424
git commit -m "bump build number"
25-
git push origin HEAD
25+
git push origin HEAD -f

0 commit comments

Comments
 (0)