Skip to content

Commit

Permalink
fix(ci): remove tag sign since it forces EDITOR to be set
Browse files Browse the repository at this point in the history
  • Loading branch information
brewcoua committed Jun 9, 2024
1 parent 8e2893e commit d5d6cc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d5d6cc9

Please sign in to comment.