Skip to content

Commit

Permalink
[bug]尝试修复自动部署
Browse files Browse the repository at this point in the history
  • Loading branch information
ForeverYolo committed Jun 4, 2024
1 parent 622b4f5 commit 8611ec9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- name: Deploy Web
uses: peaceiris/actions-gh-pages@v3
with:
PERSONAL_TOKEN: ${{ secrets.GUIDEBOOK_TOKEN }}
EXTERNAL_REPOSITORY: syswonder/hvisor-Book
PUBLISH_BRANCH: gh-pages
PUBLISH_DIR: ./
Expand Down

0 comments on commit 8611ec9

Please sign in to comment.