mirror of
https://github.com/harry0703/MoneyPrinterTurbo.git
synced 2026-03-10 16:57:22 +08:00
chore: fix
This commit is contained in:
parent
4804aa1e04
commit
6b97e7dbd4
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -26,6 +26,6 @@ jobs:
|
||||
uses: crazy-max/ghaction-github-pages@v1
|
||||
with:
|
||||
target_branch: gh-pages
|
||||
build_dir: sites/docs/dist
|
||||
build_dir: sites/docs/.vuepress/dist
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user