Skip to content

Commit

Permalink
fix goreleaser version
Browse files Browse the repository at this point in the history
  • Loading branch information
arttor committed Apr 30, 2024
1 parent 4d16762 commit e50051c
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 @@ -104,7 +104,7 @@ jobs:
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: v5.0.0
version: v1.25.1
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e50051c

Please sign in to comment.