Special the release tag signing sub key

This commit is contained in:
Lunny Xiao 2023-04-13 21:40:53 +08:00
parent bf5d516e4a
commit 2293f4e7ad
No known key found for this signature in database
GPG key ID: C3B7C91B632F738A

View file

@ -23,6 +23,7 @@ jobs:
with:
gpg_private_key: ${{ secrets.GPGSIGN_KEY }}
passphrase: ${{ secrets.GPGSIGN_PASSPHRASE }}
fingerprint: CC64B1DB67ABBEECAB24B6455FC346329753F4B0
- name: goreleaser
uses: https://github.com/goreleaser/goreleaser-action@v4
with: