Skip to content

Commit

Permalink
Merge pull request #10 from cisco-open/hh-passphrase
Browse files Browse the repository at this point in the history
Update secret name
  • Loading branch information
hughwphamill authored Jul 10, 2023
2 parents cb0c2fd + 80825ff commit 55d5b59
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 @@ -35,7 +35,7 @@ jobs:
uses: crazy-max/ghaction-import-gpg@v5.0.0
with:
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
passphrase: ${{ secrets.GPG_PASSPHRASE }}
passphrase: ${{ secrets.PASSPHRASE }}
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2.5.0
Expand Down

0 comments on commit 55d5b59

Please sign in to comment.