diff --git a/.github/workflows/generate-counter.yml b/.github/workflows/generate-counter.yml index 73e852db..0bccaf2a 100644 --- a/.github/workflows/generate-counter.yml +++ b/.github/workflows/generate-counter.yml @@ -36,7 +36,8 @@ jobs: git config user.name "publish bot" git config --global push.default simple git add README.md + git add atomics git commit --allow-empty -m "updating atomics count and guids [ci skip]" # push quietly to prevent showing the token in log # no need to provide any credentials - git push --force \ No newline at end of file + git push --force