Skip to content

Commit

Permalink
Try it with the full fingerprint again
Browse files Browse the repository at this point in the history
Exported the secret-key with gpg --armour --export-secret-subkeys
  • Loading branch information
MarauderXtreme committed Oct 30, 2024
1 parent 0d05444 commit e37ae04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
fingerprint: "AEA5062C4312F18CA7CE13EC22D398569D792ED6"
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v6
with:
Expand Down

0 comments on commit e37ae04

Please sign in to comment.