Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
znc15 authored Sep 24, 2023
1 parent 4026c02 commit 1f46ead
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_REPO: lms-work/wiki-docs
TARGET_BRANCH: master
TARGET_BRANCH: main
BUILD_SCRIPT: yarn && yarn docs:build
BUILD_DIR: src/.vuepress/dist
COMMIT_MESSAGE: Auto deploy from Github Actions

0 comments on commit 1f46ead

Please sign in to comment.