We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0104831 commit c4da0baCopy full SHA for c4da0ba
1 file changed
.github/workflows/node.js.yml
@@ -44,7 +44,7 @@ jobs:
44
45
cp -r dist/shell/browser/* deploy/shell/
46
cp -r dist/first-mf/browser/* deploy/first-mf/
47
- cp -r projects/template-editor/dist/* deploy/template-editor/
+ cp -r dist/template-editor/* deploy/template-editor/
48
49
- name: Deploy to GitHub Pages
50
uses: peaceiris/actions-gh-pages@v4
0 commit comments