From e2b8db571262b8ce2287f2819bd52e3cc902eee4 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Wed, 11 Aug 2021 17:43:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20Fixes=20indentation=20errors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync-deployment-branches.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sync-deployment-branches.yml b/.github/workflows/sync-deployment-branches.yml index bd44850d..82d61122 100644 --- a/.github/workflows/sync-deployment-branches.yml +++ b/.github/workflows/sync-deployment-branches.yml @@ -41,7 +41,7 @@ jobs: upstream_sync_repo: lissy93/dashy upstream_repo_access_token: ${{ secrets.GITHUB_TOKEN }} - sync-deploy-digital-ocean: + sync-deploy-digital-ocean: runs-on: ubuntu-latest name: Sync master with Digital Ocean branch steps: @@ -59,7 +59,7 @@ jobs: upstream_sync_repo: lissy93/dashy upstream_repo_access_token: ${{ secrets.GITHUB_TOKEN }} - sync-deploy-render: + sync-deploy-render: runs-on: ubuntu-latest name: Sync master with Render branch steps: