mirror of
https://github.com/goreleaser/goreleaser-action.git
synced 2026-05-14 14:50:32 +00:00
ci: fix workflow (#357)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
7e270cc4b5
commit
188063da7e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -195,4 +195,4 @@ jobs:
|
|||
args: release --skip-publish --rm-dist
|
||||
workdir: ./test
|
||||
env:
|
||||
GORELEASER_CURRENT_TAG: v1.2.3
|
||||
GORELEASER_CURRENT_TAG: v99.99.99
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue