🚨 Fixes indentation errors

This commit is contained in:
Alicia Sykes 2021-08-11 17:43:58 +01:00 committed by GitHub
parent a4db685e36
commit e2b8db5712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: