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.
2 parents 0341ac5 + ff6417a commit 6a49098Copy full SHA for 6a49098
.github/workflows/update-badges.yml
@@ -32,5 +32,6 @@ jobs:
32
33
- uses: stefanzweifel/git-auto-commit-action@v4
34
name: Push changes # Step that pushes these local changes back to your github repo
35
- commit_message: "docs: Update badges [skip ci]"
36
- file_pattern: README.md
+ with:
+ commit_message: 'docs: Update badges [skip ci]'
37
+ file_pattern: README.md
0 commit comments