Skip to content

Commit

Permalink
more modern goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
jaxxstorm committed Mar 9, 2022
1 parent 9bb3ae1 commit 61a3ad3
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: v0.164.0
version: v1.6.1
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.ACTIONS_TOKEN }}
Expand Down

0 comments on commit 61a3ad3

Please sign in to comment.