Skip to content

Commit 5b9106b

Browse files
authored
Update release.yaml
1 parent ac160ef commit 5b9106b

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Run GoReleaser
3535
uses: goreleaser/[email protected]
3636
with:
37-
version: latest
37+
version: v4.1.0
3838
args: release --rm-dist
3939
env:
4040
GITHUB_TOKEN: ${{ secrets.GH_PUBLISH_SECRETS }}

0 commit comments

Comments
 (0)