Browse Source

Fix yaml

github-actions
Garrit Franke 3 years ago
parent
commit
e1784f5b3f
  1. 2
      .github/workflows/deploy_docs.yml

2
.github/workflows/deploy_docs.yml

@ -21,7 +21,7 @@ deploy:
python-version: 3.8
run: |
python build_docs.py
- name: Deploy
uses: JamesIves/github-pages-deploy-action@master
env:

Loading…
Cancel
Save