Skip to content

Upload ePUB and PDF #44

Upload ePUB and PDF

Upload ePUB and PDF #44

name: "Build Documentation"
on: [push, pull_request, delete]
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/NISTtheDocs2Death@main
with:
docs-folder: docs/
build-html: true
build-epub: true
build-pdf: true