Skip to content

Commit

Permalink
Create NISTtheDocs2Death.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 authored Aug 11, 2023
1 parent 374d0c1 commit c188641
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/NISTtheDocs2Death.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: "Build Documentation"

on: [push, pull_request, delete]

jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/NISTtheDocs2Death@0.3
with:
docs-folder: docs/
formats: |-
epub
pdf

0 comments on commit c188641

Please sign in to comment.