Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnxie94 authored Jan 25, 2025
1 parent 9cfbd62 commit 72af3ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.ACCESS_TOKEN }}
publish_dir: ./src/.vuepress/dist
publish_dir: ./src/.vuepress/dist
cname: shawnxie.top

0 comments on commit 72af3ea

Please sign in to comment.