Skip to content

Commit

Permalink
Remove pgp key pass setting
Browse files Browse the repository at this point in the history
  • Loading branch information
orf committed Jul 18, 2023
1 parent b76420b commit dc09ebf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:
uses: crazy-max/[email protected]
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}

- name: Run GoReleaser
uses: goreleaser/[email protected]
Expand Down

0 comments on commit dc09ebf

Please sign in to comment.