Skip to content

Bump pypa/gh-action-pypi-publish in /.github/workflows #753

Bump pypa/gh-action-pypi-publish in /.github/workflows

Bump pypa/gh-action-pypi-publish in /.github/workflows #753

Workflow file for this run

name: "Publish Documentation to NIST Pages"
on: [push, pull_request, delete]
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
jobs:
docs:
runs-on: ubuntu-latest
steps:
- uses: usnistgov/Docs4NIST@0.7
with:
docs-folder: docs/
formats: |-
epub
pdf
pip-requirements: 'docs-requirements.txt'