Merge pull request #107 from Hufe921/feature/docs

feat:add docs workflow
This commit is contained in:
Hufe
2022-12-31 22:44:00 +08:00
committed by GitHub
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
- run: npm i yarn -g - run: npm i yarn -g
- run: yarn - run: yarn
- run: yarn run docs:build - run: yarn run docs:build
- run: mv ./docs/.vitepress/dist canvas-editor-docs - run: mv ./docs/.vitepress/dist ./docs/.vitepress/canvas-editor-docs
- name: Copy folder content recursively to remote - name: Copy folder content recursively to remote
uses: garygrossgarten/github-action-scp@release uses: garygrossgarten/github-action-scp@release
with: with: