mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Fixes integration test
This commit is contained in:
parent
fefb582571
commit
46e858d2a2
3
.github/workflows/integration.yml
vendored
3
.github/workflows/integration.yml
vendored
@ -14,4 +14,5 @@ jobs:
|
||||
with:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
BRANCH: gh-pages
|
||||
FOLDER: 'integration'
|
||||
FOLDER: integration
|
||||
BASE_BRANCH: dev
|
||||
|
Loading…
Reference in New Issue
Block a user