Skip to content

Commit

Permalink
Add back PASSPHRASE
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmoor authored Jul 13, 2022
1 parent f0da607 commit 286ca83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
env:
# These secrets will need to be configured for the repository:
GPG_PRIVATE_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
PASSPHRASE: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v3.0.0
Expand Down

0 comments on commit 286ca83

Please sign in to comment.