chore: fix
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user