Skip to content

Commit

Permalink
Bump goreleaser version for windows release action
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaasman00 committed Aug 20, 2024
1 parent b33ba76 commit bc2e1cf
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 @@ -20,7 +20,7 @@ jobs:
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser-pro
version: "v1.22.1"
version: "v2.1.0"
args: build --single-target --skip=validate --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bc2e1cf

Please sign in to comment.