Skip to content

Commit e4b8563

Browse files
authored
Merge pull request #287 from kranurag7/main
update release workflow
2 parents 791b3dd + 4c2dc7b commit e4b8563

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
@@ -33,6 +33,6 @@ jobs:
3333
with:
3434
distribution: goreleaser
3535
version: latest
36-
args: release --rm-dist
36+
args: release --clean
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)