Skip to content

Commit c419b75

Browse files
author
Engin Diri
authored
chore: fix release (#4)
Signed-off-by: Engin Diri <[email protected]>
1 parent d870e0b commit c419b75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,5 @@ jobs:
3636
- uses: ncipollo/release-action@v1
3737
with:
3838
artifacts: "dist/*"
39+
removeArtifacts: true
3940
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)