Skip to content

Commit 143acad

Browse files
Update release.yml
1 parent 7905985 commit 143acad

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: goreleaser/goreleaser-action@v1
2020
with:
2121
version: latest
22-
args: release --rm-dist
22+
args: release
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2525
- name: Update new version in krew-index

0 commit comments

Comments
 (0)