Switch to action with passphrase support

This commit is contained in:
Paul Tyng
2020-05-17 14:12:52 -04:00
parent 0f7cb50b0f
commit 1d89bd9c6e
2 changed files with 6 additions and 4 deletions

View File

@@ -33,8 +33,9 @@ checksum:
signs:
- artifacts: checksum
args:
- "--local-user"
- "{{ .Env.GPG_KEYID }}"
- "--batch"
- "-u"
- "{{ .Env.GPG_FINGERPRINT }}"
- "--output"
- "${signature}"
- "--detach-sign"