Skip to content

Commit baddbc7

Browse files
authored
Update release.yml
1 parent 854d75c commit baddbc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: TheDoctor0/zip-release@0.7.6
3434
with:
3535
filename: Release.zip
36-
path: ./build/
36+
path: ./dist/
3737

3838
- run: git fetch --tags origin
3939

0 commit comments

Comments
 (0)