From e1d2fda81ef766b0ee14ff2d869e29e31400e0bc Mon Sep 17 00:00:00 2001 From: James Ives Date: Sat, 11 Jan 2020 19:22:25 -0500 Subject: [PATCH] Update integration.yml --- .github/workflows/integration.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 715e600f..85238f64 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -75,5 +75,5 @@ jobs: CLEAN: true - name: Cleanup Generated Branch - run: | - git push origin --delete integration-test-delete-test + run: | + git push origin --delete integration-test-delete-test