Skip to content

Commit

Permalink
Update goreleaser version to support ARM builds for MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
StupidScience committed Oct 11, 2021
1 parent 529eb77 commit abbf45f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
with:
version: v0.138.0
version: v0.181.1
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit abbf45f

Please sign in to comment.