mirror of
https://github.com/pushbits/server.git
synced 2025-04-29 10:16:50 +02:00
ci: change goreleaser --rm-dist with --clean
This commit is contained in:
parent
15ea2935be
commit
f6cd8b3d80
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -96,6 +96,6 @@ jobs:
|
|||
with:
|
||||
distribution: goreleaser
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
args: release --clean
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Add table
Reference in a new issue