Skip to content

oraNod/asciidocjs-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asciidocjs-action

A GitHub action that uses asciidoctor.js to convert asciidoc files to HTML

  1. Add the following to your workflow:
- uses: oraNod/asciidocjs-action@v1.3
      with:
        docs_path: path/to/asciidoc/
  1. Change the value of docs_path to the directory that holds asciidoc files to convert. You can include regular expressions.

About

A GitHub action that uses asciidoctor.js to convert asciidoc files to HTML

Resources

Stars

Watchers

Forks

Packages

No packages published