Skip to content

Commit f864026

Browse files
committed
pass passphrase
Signed-off-by: drfaust92 <[email protected]>
1 parent ecc6b68 commit f864026

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/community.yml@v5
2323
secrets:
2424
gpg-private-key: "${{ secrets.GPG_PRIVATE_KEY }}"
25+
gpg-private-key-passphrase: "${{ secrets.PASSPHRASE }}"
2526
with:
2627
setup-go-version-file: "go.mod"

0 commit comments

Comments
 (0)