We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a86b9a commit cbf570aCopy full SHA for cbf570a
1 file changed
.github/workflows/create-release.yml
@@ -97,7 +97,7 @@ jobs:
97
- uses: actions/upload-artifact@v7
98
with:
99
name: bundle-iife
100
- path: ./packages/bundle/dist/**/*
+ path: ./packages/bundle/dist/webchat*.js
101
102
103
0 commit comments