diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8902145..44d77ad 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,6 @@ jobs: passphrase: ${{ secrets.GPG_PASSPHRASE }} git_user_signingkey: true git_commit_gpgsign: true - git_tag_gpgsign: true - name: Install dependencies run: bun install --frozen-lockfile