Skip to content

Commit

Permalink
fix: Bump goreleaser version for windows release action (#1807)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaasman00 authored Aug 20, 2024
2 parents b33ba76 + bc2e1cf commit 509ea92
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 509ea92

Please sign in to comment.