Fix documentation page building workflow 9

This commit is contained in:
Justin van der Leij 2021-11-02 17:21:22 +01:00
parent e141a6183b
commit 6ce714ce14

View file

@ -29,8 +29,8 @@ jobs:
run: ldoc .
# - name: Deploy
# uses: JamesIves/github-pages-deploy-action@4.1.5
# with:
# branch: gh-pages
# folder: docs
- name: Deploy
uses: JamesIves/github-pages-deploy-action@4.1.5
with:
branch: gh-pages
folder: docs