Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(documentation): bug fix in documentation deployment (DSP-1605)
  • Loading branch information
kilchenmann committed May 7, 2021
1 parent a143611 commit bb852c9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Expand Up @@ -453,7 +453,8 @@ jobs:
uses: mhausenblas/mkdocs-deploy-gh-pages@master
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
CUSTOM_DOMAIN: docs.knora.org
CUSTOM_DOMAIN: docs-api.dasch.swiss
REQUIREMENTS: docs/requirements.txt
- name: Disk Free After
run: |
df -h
Expand Down

0 comments on commit bb852c9

Please sign in to comment.