Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(gh-ci): update docs deployment (DSP-1741) (#463)
  • Loading branch information
kilchenmann committed Jun 15, 2021
1 parent 2539606 commit 6415152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Checkout main
uses: actions/checkout@v2
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master
uses: mhausenblas/mkdocs-deploy-gh-pages@1.16
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
REQUIREMENTS: docs/requirements.txt
Expand Down

0 comments on commit 6415152

Please sign in to comment.