Update main.yml

This commit is contained in:
Andre Beging
2021-03-05 22:58:35 +01:00
committed by GitHub
parent 93eaa56621
commit cdb82df768

View File

@@ -22,6 +22,6 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
ACTIONS_DEPLOY_KEY: ${{ secrets.ACTIONS_DEPLOY_KEY }}
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./public
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_branch: gh-pages
publish_dir: ./public