mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 12:07:30 -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:
|
||||
distribution: goreleaser
|
||||
version: 'v2'
|
||||
args: release --clean --skip publish
|
||||
args: release --clean --skip publish --snapshot
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GORELEASER_GITHUB_TOKEN }}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user