Skip to content

Commit b9b8015

Browse files
authored
ci: add fingerprint to gpg import (#1381)
1 parent 873942e commit b9b8015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3838
passphrase: ${{ secrets.GPG_PASSPHRASE }}
39+
fingerprint: ${{ secrets.GPG_FINGERPRINT }}
3940
-
4041
name: Run GoReleaser
4142
uses: goreleaser/goreleaser-action@v2

0 commit comments

Comments
 (0)