Fix Signing Key Secret Name

This commit is contained in:
Gary Russell
2021-05-04 13:59:03 -04:00
parent 8f3a091dcc
commit eba1c05078

View File

@@ -51,7 +51,7 @@ jobs:
generate-checksums: true
pgp-sign: true
pgp-sign-passphrase: ${{ secrets.GPG_PASSPHRASE }}
pgp-sign-private-key: ${{ secrets.GPG_PRIVATE_KEY_WITH_HEADER }}
pgp-sign-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
# Print staging repo id
- name: Print Staging Repo Id