mirror of
https://github.com/harry0703/MoneyPrinterTurbo.git
synced 2026-02-23 17:37:26 +08:00
chore: fix
This commit is contained in:
parent
643b0fb30c
commit
cb2c53334e
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -28,4 +28,4 @@ jobs:
|
||||
target_branch: gh-pages
|
||||
build_dir: sites/docs/.vuepress/dist
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.REPO_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.MY_TOKEN }}
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
home: true
|
||||
heroImage: /hero.png
|
||||
actions:
|
||||
- text: Get Started test 1 →
|
||||
- text: Get Started →
|
||||
link: /guide/
|
||||
type: primary
|
||||
features:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user