docfx-action

时间:2024-05-24 06:53:38
【文件属性】:

文件名称:docfx-action

文件大小:2KB

文件格式:ZIP

更新时间:2024-05-24 06:53:38

Dockerfile

动作 运行并生成文档站点的GitHub动作。 用法 jobs : hello_world_job : runs-on : ubuntu-latest name : A job to say hello steps : - uses : actions/checkout@v1 # ... - uses : nikeee/docfx-action@v1.0.0 name : Build Documentation with : args : path/to/your/docfx.json # Publish generated site using GitHub Pages - uses : maxheld83/ghpages@master name : Publish Do


【文件预览】:
docfx-action-master
----Dockerfile(853B)
----action.yml(199B)
----README.md(831B)
----entrypoint.sh(48B)

网友评论