diff --git a/.github/workflows/central-sync-create.yml b/.github/workflows/central-sync-create.yml index 17785bdb..32040b42 100644 --- a/.github/workflows/central-sync-create.yml +++ b/.github/workflows/central-sync-create.yml @@ -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