Skip to content

Commit 9666750

Browse files
authored
1 parent aa883f9 commit 9666750

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
@@ -25,7 +25,7 @@ jobs:
2525
uses: goreleaser/goreleaser-action@v6
2626
with:
2727
version: latest
28-
args: release --rm-dist
28+
args: release
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
API_VERSION: ${{ steps.plugin_describe.outputs.api_version }}

0 commit comments

Comments
 (0)