diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d6e16b78..34b6a43d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,6 +39,7 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v5 with: + push_options: '--force' commit_message: "chore(docs): Rebuild docs [skip ci]" commit_author: "Javier Ribó" commit_user_name: "Javier Ribó"