Skip to content

Commit b736acc

Browse files
authored
Update CountFiles.yml
1 parent 6f5e899 commit b736acc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CountFiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ jobs:
3434
git config --global user.email 'github-actions@github.com'
3535
cd ".github"
3636
cd "workflows"
37-
git add file-count-badge.json
37+
git add -f file-count-badge.json
3838
git commit -m "Update file count badge"
3939
git push origin badges

0 commit comments

Comments
 (0)