mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 20:09:39 -08:00
ci(release): update args for goreleaser action
This commit is contained in:
parent
ff29ef0247
commit
c5ea9a7778
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
|||
with:
|
||||
distribution: goreleaser
|
||||
version: latest
|
||||
args: build --rm-dist
|
||||
args: build --clean
|
||||
workdir: src
|
||||
env:
|
||||
COSIGN_PASSWORD: ${{ secrets.COSIGN_PASSWORD }}
|
||||
|
|
Loading…
Reference in a new issue