fix: update release workflow to use latest tag

This commit is contained in:
Prad Nukala
2024-10-01 16:41:26 -04:00
parent e8218d77a4
commit 45602058f6
5 changed files with 22 additions and 73 deletions
+1
View File
@@ -36,3 +36,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
GITHUB_PERSONAL_AUTH_TOKEN: ${{ secrets.GH_PAT_TOKEN }}