Special the release tag signing sub key (#121)
goreleaser / goreleaser (push) Has been cancelled Details
checks / check and test (push) Has been cancelled Details

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
1 changed files with 1 additions and 0 deletions

View File

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