Update main.yml

This commit is contained in:
Rody Davis 2020-02-07 12:03:59 -08:00 committed by GitHub
parent 3d6f72e03c
commit 3b02f0bb70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,5 +28,6 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
# github_token: ${{ secrets.GITHUB_TOKEN }}
personal_token: ${{ secrets.PERSONAL_TOKEN }}
# personal_token: ${{ secrets.PERSONAL_TOKEN }}
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
publish_dir: ./example/build/web