Special the release tag signing sub key (#121)

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/121
This commit is contained in:
Lunny Xiao 2023-04-13 18:56:15 +08:00
parent d5caee38f2
commit fcc016e9b3

View File

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