diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f7e7d98f7..b12c42efb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -159,4 +159,4 @@ jobs: shell: bash run: | git tag -f last-release - git push origin last-release --force + git push origin last-release --force --no-verify