Update main.yml

This commit is contained in:
Andre Beging
2021-03-05 23:06:25 +01:00
committed by GitHub
parent ef469d5a87
commit 2a9fc7c050

View File

@@ -23,5 +23,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3 uses: peaceiris/actions-gh-pages@v3
with: with:
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }} github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_branch: gh-pages #publish_branch: gh-pages
publish_dir: ./public publish_dir: ./public