Update main.yml

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

View File

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