Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julienduchesne authored May 8, 2024
1 parent 2aeeb7b commit 1441992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
env:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
- run: gpg --export ${{ steps.import_gpg.outputs.fingerprint }}
- run: gpg --armor --export ${{ steps.import_gpg.outputs.fingerprint }}

0 comments on commit 1441992

Please sign in to comment.