Skip to content

Commit

Permalink
Specify Goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
george-angel committed Jan 9, 2025
1 parent 7f4901a commit 5daa9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: latest
version: "~> v2"
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
Expand Down

0 comments on commit 5daa9f6

Please sign in to comment.