diff --git a/.github/workflows/fetch-gem.yml b/.github/workflows/fetch-gem.yml index 0d487bf..015dc93 100644 --- a/.github/workflows/fetch-gem.yml +++ b/.github/workflows/fetch-gem.yml @@ -31,4 +31,4 @@ jobs: git config --global user.email 'poweroftrue@users.noreply.github.com' git add . git commit -am "Automated report" - git push + git push --force