Update docs.yml

This commit is contained in:
Johannes
2022-07-15 18:04:55 +02:00
committed by GitHub
parent f32093788f
commit 1ce719b7b3

View File

@@ -1,6 +1,7 @@
name: docs-ci name: docs-ci
on: on:
workflow_dispatch:
push: push:
branches: branches:
- main - main
@@ -17,4 +18,4 @@ jobs:
with: with:
python-version: 3.x python-version: 3.x
- run: pip install mkdocs-material mkdocs-video markdown-include - run: pip install mkdocs-material mkdocs-video markdown-include
- run: mkdocs gh-deploy --force - run: mkdocs gh-deploy --force