Skip to content

Commit

Permalink
docs(docs): add sku doc
Browse files Browse the repository at this point in the history
  • Loading branch information
lixiaofa committed Sep 8, 2023
1 parent bbe81b8 commit 8de2f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Deploy to vercel
uses: JamesIves/github-pages-deploy-action@v4.3.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.EP_BOT_TOKEN }}
branch: master
folder: docs/.vitepress/dist
repository-name: lixiaofa/fast-plus-vercel-publish
Expand Down

0 comments on commit 8de2f07

Please sign in to comment.