Skip to content

Commit

Permalink
update goreleaser version in action
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay committed Nov 14, 2024
1 parent 1082312 commit ef60e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ jobs:
if: startsWith( github.ref, 'refs/tags/v1')
with:
distribution: goreleaser-pro
version: latest
version: "~> v2"
args: release --clean
env:
CGO_ENABLED: 0
Expand Down

0 comments on commit ef60e35

Please sign in to comment.