Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
Switch to yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
HikaruQwQ authored Apr 27, 2024
1 parent 31e6e88 commit 03dfbbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
TARGET_REPO: HaoduStudio/website
TARGET_BRANCH: main
BUILD_SCRIPT: pnpm && pnpm build
TARGET_BRANCH: master
BUILD_SCRIPT: yarn && yarn build
BUILD_DIR: docs/.vuepress/dist/
COMMIT_MESSAGE: Auto Deploy Success
CNAME: dailynotes.top

0 comments on commit 03dfbbb

Please sign in to comment.