Skip to content

Commit f3e8299

Browse files
ci: fix commit checks in badging update script
1 parent b622b61 commit f3e8299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-badges.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
name: Push changes # Step that pushes these local changes back to your github repo
3636
with:
3737
commit_message: 'docs: Update badges [skip ci]'
38+
push_options: '--force'
3839
file_pattern: README.md

0 commit comments

Comments
 (0)