Skip to content

Commit

Permalink
goreleaser version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
incu6us committed Feb 5, 2021
1 parent ebe652c commit 7691af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
version: latest
version: v0.151.1
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
Expand Down

0 comments on commit 7691af8

Please sign in to comment.