Fix doc-build action

This commit is contained in:
Griatch 2020-09-19 16:31:07 +02:00
parent 356d52b226
commit 97b6be7bce
2 changed files with 3 additions and 0 deletions

View file

@ -37,9 +37,11 @@ jobs:
- name: Quick-test docs (no autodocs)
run: |
cd docs/
make quick
- name: Deploy docs (only from master/develop branch)
if: ${{ github.ref == 'refs/heads/develop' || github.ref == 'refs/heads/master'}}
run: |
cd docs/
echo "Would deploy here!"

View file

@ -1,3 +1,4 @@
# VERSION WARNING
> This is the experimental static v0.9 documentation of Evennia, _automatically_ generated from the