Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Aug 3, 2021
1 parent eb45ce0 commit 9ff9901
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ jobs:
- name: Deploy to uimjs.github.io
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# personal_token: ${{ secrets.PERSONAL_TOKEN_UIW }}
personal_token: ${{ secrets.PERSONAL_TOKEN_UIM }}
publish_dir: ./website/build
publish_branch: master
external_repository: uimjs/uimjs.github.io

0 comments on commit 9ff9901

Please sign in to comment.