Skip to content

Commit

Permalink
feat: cicd update
Browse files Browse the repository at this point in the history
  • Loading branch information
micaiguai committed May 3, 2024
1 parent 9fb71b2 commit 45facfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
with:
personal_token: ${{ secrets.PERSONAL_TOKEN }}
publish_dir: docs/dist
publish_dir: docs/.vitepress/dist
destination_dir: notes
publish_branch: main
external_repository: micaiguai/micaiguai.github.io
Expand Down

0 comments on commit 45facfe

Please sign in to comment.