Skip to content

Commit 643fc54

Browse files
ps whyyyy
1 parent 9a85201 commit 643fc54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Create GitHub Release
7878
uses: softprops/action-gh-release@v2
7979
with:
80-
files: dist/
80+
files: dist/*
8181
tag_name: ${{ github.ref }}
8282
name: Release ${{ github.ref }}
8383
body: |

0 commit comments

Comments
 (0)