Skip to content

Commit

Permalink
update: 修改main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoumengxiang committed Oct 8, 2023
1 parent 722e0ff commit fea205e
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 @@ -11,7 +11,7 @@ jobs:
uses: jenkey2011/vuepress-deploy@master
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_REPO: username/repo
TARGET_REPO: lantingBoy/alladin-ui-plus
TARGET_BRANCH: main
BUILD_SCRIPT: yarn && yarn docs:build
BUILD_DIR: docs/.vitepress/dist
Expand Down

0 comments on commit fea205e

Please sign in to comment.