Skip to content

Commit

Permalink
chore(gh-ci): update docs deployment (DSP-1741) (#1878)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilchenmann committed Jun 15, 2021
1 parent 1db2ae1 commit ff65323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -450,7 +450,7 @@ jobs:
npm install --global @bazel/bazelisk
sudo apt-get install graphviz
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
uses: mhausenblas/mkdocs-deploy-gh-pages@1.16
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
CUSTOM_DOMAIN: docs-api.dasch.swiss
Expand Down

0 comments on commit ff65323

Please sign in to comment.