Skip to content

Commit

Permalink
Adding version to goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
auduny committed Oct 9, 2024
1 parent 0f83a00 commit 8a96b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.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.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8a96b63

Please sign in to comment.