fix(ci): using TOKEN

pull/1/head
Coelacanthus 2020-10-27 20:56:12 +08:00
parent f9897e5a1a
commit 114e4c45df
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: Publish Site
uses: chabad360/hugo-gh-pages@master
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
githubToken: ${{ secrets.SITE_TOKEN }}
# Remember to set this as a secret (i.e. secrets.PERSONAL_TOKEN).
# Don't forget to set the secret value in the project settings.
#cname: mysite.com # Or anything else