Skip to content

Commit 4c0776a

Browse files
committed
updated gh workflows
1 parent b8d8fda commit 4c0776a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: goreleaser/goreleaser-action@v1
3030
with:
3131
version: latest
32-
args: release --rm-dist
32+
args: release
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535

0 commit comments

Comments
 (0)