Skip to content

Commit b63c535

Browse files
authored
Update reports.yml
1 parent 4108378 commit b63c535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ jobs:
119119
git config --global user.email "github-action-bot@example.com"
120120
git config --global user.name "GitHub Action Bot"
121121
git commit -m "Updated README" -a || echo "No changes to commit"
122-
git push origin HEAD:changelog
122+
git push origin HEAD:changelog -f

0 commit comments

Comments
 (0)