Skip to content

Commit

Permalink
making terraform releaser with correct git ref
Browse files Browse the repository at this point in the history
  • Loading branch information
freeznet committed Jan 6, 2025
1 parent e5b897d commit 9275b29
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 9275b29

Please sign in to comment.