ci(release): update args for goreleaser action

This commit is contained in:
Vedant 2023-12-17 01:31:04 +05:30 committed by Jan De Dobbeleer
parent ff29ef0247
commit c5ea9a7778

View file

@ -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 }}