mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
Update integration.yml
This commit is contained in:
parent
d5773243ab
commit
48d8709250
2
.github/workflows/integration.yml
vendored
2
.github/workflows/integration.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
FOLDER: integration
|
||||
BASE_BRANCH: dev
|
||||
TARGET_FOLDER: cat/montezuma
|
||||
LFS: true
|
||||
GIT_CONFIG_NAME: Montezuma
|
||||
GIT_CONFIG_EMAIL: montezuma@jamesiv.es
|
||||
|
||||
@ -51,6 +52,7 @@ jobs:
|
||||
BRANCH: gh-pages
|
||||
FOLDER: integration
|
||||
BASE_BRANCH: dev
|
||||
LFS: true
|
||||
TARGET_FOLDER: cat/montezuma2
|
||||
|
||||
- name: Cleanup Generated Branch
|
||||
|
Loading…
Reference in New Issue
Block a user