Skip to content

Commit cbf570a

Browse files
authored
Update create-release.yml
1 parent 6a86b9a commit cbf570a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- uses: actions/upload-artifact@v7
9898
with:
9999
name: bundle-iife
100-
path: ./packages/bundle/dist/**/*
100+
path: ./packages/bundle/dist/webchat*.js
101101

102102
- uses: actions/upload-artifact@v7
103103
with:

0 commit comments

Comments
 (0)