Fix pgp setting

This commit is contained in:
Janne Valkealahti
2021-03-20 07:47:54 +00:00
parent c9fe9a6f57
commit 9431afe21a

View File

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