Skip to content

Commit

Permalink
fix(golang-rewrite): try to fix goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
Stratus3D committed Feb 3, 2024
1 parent e2e34e0 commit f291f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
with:
# either 'goreleaser' (default) or 'goreleaser-pro'
distribution: goreleaser
version: latest
version: "v0.0.0"
args: release --clean --snapshot
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit f291f7a

Please sign in to comment.