Skip to content

Commit

Permalink
making terraform releaser with correct git ref (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
freeznet authored Jan 7, 2025
1 parent e5b897d commit 369c1d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
gpg-private-key-passphrase: ${{ secrets.GPG_PRIVATE_KEY_PASSPHRASE }}
with:
setup-go-version-file: 'go.mod'
git-ref: ${{ github.ref }}

0 comments on commit 369c1d6

Please sign in to comment.