Skip to content

Commit

Permalink
Use correct key
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalkeal committed May 5, 2021
1 parent 9f78d09 commit 761f50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cental-sync.yml
Expand Up @@ -52,4 +52,4 @@ 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 }}

0 comments on commit 761f50d

Please sign in to comment.