Skip to content

AsciiDoc to HTML

AsciiDoc to HTML #5

Workflow file for this run

name: AsciiDoc to HTML
on:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
token: ${{ secrets.TO_HTML }}
- name: Asciidoc to html
uses: Serdaro/[email protected]
with:
src: ../../docs/modules/ROOT/pages/whats-new/
dest: ../../.