Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Fix incorrect attribute for ghaction-import-gpg
  • Loading branch information
alexhung authored Jul 25, 2022
1 parent 96a24bb commit 2f51609
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 @@ -34,7 +34,7 @@ jobs:
name: Import GPG key
id: import_gpg
uses: crazy-max/[email protected]
env:
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.PASSPHRASE }}
-
Expand Down

0 comments on commit 2f51609

Please sign in to comment.