Skip to content

Commit

Permalink
Set goreleaser version to v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Fs02 committed Jul 8, 2022
1 parent 36bf6b0 commit 9438e6b
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 @@ -21,7 +21,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: latest
version: v1.9.2
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9438e6b

Please sign in to comment.