Skip to content

Commit

Permalink
fix: wrong option in git workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dariusbakunas committed Aug 5, 2021
1 parent eb26d46 commit 2811e6f
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 @@ -22,7 +22,7 @@ jobs:
name: Import GPG key
id: import_gpg
uses: hashicorp/[email protected]
with:
env:
# These secrets will need to be configured for the repository:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
Expand Down

0 comments on commit 2811e6f

Please sign in to comment.