Skip to content

Commit

Permalink
Merge pull request #14 from asdf-vm/tb/attempt-to-fix-goreleaser
Browse files Browse the repository at this point in the history
fix(golang-rewrite): try to fix goreleaser
  • Loading branch information
Stratus3D authored Feb 3, 2024
2 parents e2e34e0 + f291f7a commit 0d2bed8
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 0d2bed8

Please sign in to comment.