mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-25 22:55:32 +02:00
🚨 Fixes indentation errors
This commit is contained in:
parent
a4db685e36
commit
e2b8db5712
@ -41,7 +41,7 @@ jobs:
|
|||||||
upstream_sync_repo: lissy93/dashy
|
upstream_sync_repo: lissy93/dashy
|
||||||
upstream_repo_access_token: ${{ secrets.GITHUB_TOKEN }}
|
upstream_repo_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
sync-deploy-digital-ocean:
|
sync-deploy-digital-ocean:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Sync master with Digital Ocean branch
|
name: Sync master with Digital Ocean branch
|
||||||
steps:
|
steps:
|
||||||
@ -59,7 +59,7 @@ jobs:
|
|||||||
upstream_sync_repo: lissy93/dashy
|
upstream_sync_repo: lissy93/dashy
|
||||||
upstream_repo_access_token: ${{ secrets.GITHUB_TOKEN }}
|
upstream_repo_access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
sync-deploy-render:
|
sync-deploy-render:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: Sync master with Render branch
|
name: Sync master with Render branch
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user