Skip to content

Commit

Permalink
Merge branch 'master' into freeznet/fix-sink-updat
Browse files Browse the repository at this point in the history
  • Loading branch information
nlu90 authored Jan 12, 2024
2 parents f38da50 + 9d28584 commit 3c17ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
uses: hashicorp/ghaction-terraform-provider-release/.github/workflows/community.yml@v2
secrets:
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-private-key-passphrase: ${{ secrets.PASSPHRASE }}
gpg-private-key-passphrase: ${{ secrets.GPG_PRIVATE_KEY_PASSPHRASE }}
with:
setup-go-version-file: 'go.mod'

0 comments on commit 3c17ed9

Please sign in to comment.