Skip to content

Commit

Permalink
Update create_tag.yml [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored Jul 21, 2023
1 parent a4495ea commit 866f3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
if: ${{ steps.check_tag_name.outputs.match != '' }}
uses: crazy-max/ghaction-import-gpg@v5
with:
gpg_private_key: ${{ secrets.SIGNING_BONUS_TAGS }}
gpg_private_key: ${{ secrets.NEW_SIGNING_STUFF }}
passphrase: ${{ secrets.SIGNING_BONUS_PHRASE }}
git_user_signingkey: true
git_tag_gpgsign: true
Expand Down

0 comments on commit 866f3a1

Please sign in to comment.