Skip to content

Commit 1f66da7

Browse files
authored
Update release.yaml (#63)
Signed-off-by: Alex Jones <[email protected]>
1 parent b6fac3f commit 1f66da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: goreleaser/goreleaser-action@v3
7575
if: startsWith(github.ref, 'refs/tags/')
7676
with:
77-
version: latest
77+
version: v3.0.0
7878
args: release --rm-dist
7979
env:
8080
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)