Skip to content

Merge pull request #26 from SciCatProject/nitrosx-patch-2 #5

Merge pull request #26 from SciCatProject/nitrosx-patch-2

Merge pull request #26 from SciCatProject/nitrosx-patch-2 #5

Workflow file for this run

name: Deploy docs
on: # yamllint disable-line rule:truthy
push:
branches:
- main
tags:
- v*
jobs:
build_publish:
runs-on: ubuntu-latest
steps:
- uses: SciCatProject/docs-template/.github/actions/mkdocs-pages@main
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
push: true
docs_folder: ''