mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update main.yml
This commit is contained in:
parent
fc443526c0
commit
07eaab074b
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -14,5 +14,4 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||||
BRANCH: gh-pages
|
BRANCH: gh-pages
|
||||||
FOLDER: 'test/build'
|
FOLDER: 'integration'
|
||||||
BUILD_SCRIPT: npm run-script integrationTest
|
|
Loading…
Reference in New Issue
Block a user