Skip to content

Commit dba1849

Browse files
vishenJonathan Pentecost
authored andcommitted
github: trying to fix goreleaser issues
1 parent b82a965 commit dba1849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Run GoReleaser
1919
uses: goreleaser/goreleaser-action@v1
2020
with:
21-
version: latest
21+
version: v0.119.0
2222
args: release --rm-dist
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)