Update main.yml
This commit is contained in:
parent
12873be72d
commit
53e5b2406a
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user