Try again to fix CI

This commit is contained in:
Alejandro Serrano 2020-11-19 12:42:45 +01:00
parent 9566d5f21e
commit 2948ac738d

View File

@ -50,6 +50,6 @@ jobs:
- name: Deploy microsite
uses: peaceiris/actions-gh-pages@v3.7.3
env:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_branch: gh-pages
publish_dir: ./gen-docs