Update main.yml

This commit is contained in:
Rody Davis 2020-02-05 10:30:54 -08:00 committed by GitHub
parent 12873be72d
commit 53e5b2406a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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