Asciidocjs action
ActionsTags
(2)A GitHub action that uses asciidoctor.js to convert asciidoc files to HTML
- Add the following to your workflow:
- uses: oraNod/[email protected]
with:
docs_path: path/to/asciidoc/- Change the value of
docs_pathto the directory that holdsasciidocfiles to convert. You can include regular expressions.
Asciidocjs action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.