mirror of
https://gitee.com/easii/mapstruct-plus.git
synced 2025-12-06 17:18:43 +08:00
docs: init doc
This commit is contained in:
parent
10eff8efd2
commit
a9e0d2680b
1
.github/workflows/gh-pages.yml
vendored
1
.github/workflows/gh-pages.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
|||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# 文档目录,如果是 react 模板需要修改为 docs-dist
|
# 文档目录,如果是 react 模板需要修改为 docs-dist
|
||||||
publish_dir: ./dist
|
publish_dir: ./dist
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user