Skip to content

Commit

Permalink
fix: build for macos/arm64 and windows/arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
ViRb3 committed Aug 24, 2021
1 parent 0671f3c commit 05c2cbe
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 @@ -29,7 +29,7 @@ jobs:
- name: Binaries Release
uses: goreleaser/[email protected]
with:
version: ~> 0.159
version: ~> 0.175
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.API_GITHUB_TOKEN }}

0 comments on commit 05c2cbe

Please sign in to comment.