Skip to content

Commit

Permalink
feat:x
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoumengxiang committed Oct 8, 2023
1 parent 0c8b0d7 commit e038144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: vuepress-deploy
uses: jenkey2011/vuepress-deploy@master
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_BRANCH: main
BUILD_SCRIPT: yarn && yarn docs:build
BUILD_DIR: docs/.vitepress/dist
Expand Down

0 comments on commit e038144

Please sign in to comment.