gitbook-action:Github Gitbook动作

时间:2021-05-07 04:24:00
【文件属性】:
文件名称:gitbook-action:Github Gitbook动作
文件大小:1.47MB
文件格式:ZIP
更新时间:2021-05-07 04:24:00
Shell Gitbook动作 此操作将gitbook构建并发布到github页面和其他页面。 。 | | 如何使用 STEP1添加动作 在您.github/workflows/gitbook-action.yml中添加.github/workflows/gitbook-action.yml ,内容如下。 name : ' Gitbook Action Build ' on : push : branches : - master # trigger branch jobs : build : runs-on : ubuntu-latest steps : - name : Checkout action uses : actions/checkout@v2 - name : Gitbook Action
【文件预览】:
gitbook-action-master
----dockerfile-src()
--------Dockerfile(740B)
--------README.md(353B)
----docs()
--------error.html(17KB)
--------archive()
--------warning.html(16KB)
--------index.html(38KB)
--------gitbook()
--------official()
--------sitemap.xml(835B)
--------how-to-use.html(16KB)
--------search_plus_index.json(17KB)
----.github()
--------workflows()
----Dockerfile(98B)
----action.yml(11KB)
----docs-src()
--------archive()
--------book.json(1KB)
--------warning.md(2KB)
--------error.md(3KB)
--------how-to-use.md(2KB)
--------README.md(15KB)
--------SUMMARY.md(817B)
----README.md(5KB)
----entrypoint.sh(33KB)

网友评论