Skip to content

Commit a4f1c2d

Browse files
committed
Merge branch 'dev'
2 parents e95adfc + fdc7789 commit a4f1c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-binary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: "Create release on GitHub"
2424
uses: goreleaser/goreleaser-action@v4
2525
with:
26-
args: "release --rm-dist"
26+
args: "release --clean"
2727
version: latest
2828
workdir: .
2929
env:

0 commit comments

Comments
 (0)