mirror of
https://github.com/tappollo/booster_site.git
synced 2026-04-30 02:25:57 +08:00
add BRANCH
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -19,5 +19,6 @@ jobs:
|
||||
uses: JamesIves/github-pages-deploy-action@ghtoken
|
||||
env:
|
||||
FOLDER: build
|
||||
BRANCH: gh-pages
|
||||
BUILD_SCRIPT: yarn install && yarn build
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user