Skip to content

Commit 4b09abf

Browse files
committed
BUGFIX : Make uploader work.
1 parent 97f99e8 commit 4b09abf

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,4 +29,4 @@ jobs:
2929
env:
3030
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3131
with:
32-
args: "./dist/*.tar.gz"
32+
args: "./dist/*"

0 commit comments

Comments
 (0)