Skip to content

Commit 81541af

Browse files
authored
Merge pull request #38 from NETWAYS/chore/releaser
Update goreleaser
2 parents b7e5a9f + f50783a commit 81541af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
uses: goreleaser/goreleaser-action@v6
3333
with:
3434
version: latest
35-
args: release --rm-dist
35+
args: release --clean
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)