mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-12-23 11:55:13 -07:00
fix(golang-rewrite): try to fix goreleaser
This commit is contained in:
parent
ae0d271861
commit
2a31cafd38
2
.github/workflows/release-build.yml
vendored
2
.github/workflows/release-build.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user