Skip to content

Commit c9fcf83

Browse files
committed
Upload bare zip file as artifact
1 parent f7844de commit c9fcf83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ jobs:
3737
uses: actions/upload-artifact@v7
3838
with:
3939
name: dist
40-
path: dist
40+
path: dist/*.zip
41+
archive: false
4142

0 commit comments

Comments
 (0)