Skip to content

Commit 4a76cf2

Browse files
committed
chore(lib): deploy path
1 parent 3ef88ae commit 4a76cf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
if: success()
3434
uses: JamesIves/github-pages-deploy-action@v4
3535
with:
36-
folder: dist/elements-demo
36+
folder: dist/elements-demo/browser
3737

3838
- name: Publish to NPM
3939
uses: JS-DevTools/npm-publish@v1

0 commit comments

Comments
 (0)