Skip to content

Commit

Permalink
update goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxstorm committed Oct 18, 2022
1 parent 4ee216b commit b570ea6
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 @@ -18,7 +18,7 @@ jobs:
- name: Goreleaser publish
uses: goreleaser/goreleaser-action@v1
with:
version: v1.6.1
version: v1.12.1
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
Expand Down

0 comments on commit b570ea6

Please sign in to comment.