Skip to content

Merge pull request #32 from SciCatProject/rkweehinzmann-fix-link-rm-s… #12

Merge pull request #32 from SciCatProject/rkweehinzmann-fix-link-rm-s…

Merge pull request #32 from SciCatProject/rkweehinzmann-fix-link-rm-s… #12

Workflow file for this run

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