文件名称:action-docs-action:更新GitHub操作文档的操作
文件大小:259KB
文件格式:ZIP
更新时间:2024-03-27 19:47:16
actions docs-generator action TypeScript
更新操作文档的操作 此操作包装来更新操作文档。 默认情况下,该操作将更新README.md基础上的action.yml 。 请参阅用于更改默认值的参数。 用法 该操作将通过替换html注释标签来更新您的自述文件。 将基于以下模板的多个标签之一添加到您<!-- action-docs-(description | inputs | outputs | runs --> : <!-- action-docs-(description | inputs | outputs | runs -->添加相应的部分。 description :添加/更新带有动作描述的部分 inputs :使用动作inputs来添加/更新部分 outpus :添加/更新带有动作输出的部分 runs ::添加/更新运行所需环境的一部分。 在您的工作流程中添加操作,有关可用参数,请参见下文。 - uses :
【文件预览】:
action-docs-action-develop
----.nvmrc(4B)
----package.json(2KB)
----.eslintrc.json(2KB)
----.github()
--------dependabot.yml(274B)
--------workflows()
----.prettierignore(24B)
----action.yml(635B)
----LICENSE(1KB)
----dist()
--------index.js(269KB)
--------sourcemap-register.js(39KB)
--------index.js.map(331KB)
--------licenses.txt(21KB)
----CONTRIBUTING.md(3KB)
----src()
--------main.ts(718B)
----tsconfig.json(1KB)
----.gitignore(1KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(3KB)
----yarn.lock(243KB)
----.eslintignore(40B)
----.gitattributes(38B)
----CODEOWNERS(9B)
----.releaserc.yml(777B)
----.prettierrc.json(135B)