We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5e899 commit b736accCopy full SHA for b736acc
.github/workflows/CountFiles.yml
@@ -34,6 +34,6 @@ jobs:
34
git config --global user.email 'github-actions@github.com'
35
cd ".github"
36
cd "workflows"
37
- git add file-count-badge.json
+ git add -f file-count-badge.json
38
git commit -m "Update file count badge"
39
git push origin badges
0 commit comments