From 48d8709250bda4b73390059e8a27cabee8475738 Mon Sep 17 00:00:00 2001 From: James Ives Date: Sat, 12 Sep 2020 18:36:04 -0400 Subject: [PATCH] Update integration.yml --- .github/workflows/integration.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 6eec93f8..47f0ae0f 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -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