提交 ddc23691 编写于 作者: Y yangxiaolu3

feat: 文件

上级 4a818df7
......@@ -19,18 +19,12 @@ jobs:
uses : JamesIves/github-pages-deploy-action@4.1.7
with :
branch : docs_dev # action 应该部署到的分支。
folder : site_docs/docs #操作应该部署的文件夹。
folder : site_docs #操作应该部署的文件夹。
clean: false
repository-name: jdf2e/nutui-docs
token: ${{ secrets.GIT_ACTION }}
target-folder: src/docs_vue/docs
target-folder: src/docs_vue
- name : Sync
uses : JamesIves/github-pages-deploy-action@4.1.7
with :
branch : docs_dev # action 应该部署到的分支。
folder : site_docs/config.json #操作应该部署的文件夹 。
repository-name: jdf2e/nutui-docs
token: ${{ secrets.GIT_ACTION }}
target-folder: src/docs_vue/config.json
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册