mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 00:22:08 -06:00
Added snapshot to goreleaser
This commit is contained in:
parent
985c68731e
commit
b6b26b7811
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@ -77,7 +77,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
distribution: goreleaser
|
distribution: goreleaser
|
||||||
version: 'v2'
|
version: 'v2'
|
||||||
args: release --clean --skip publish
|
args: release --clean --skip publish --snapshot
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user