fix(*): Fix broken ci file indentation

This commit is contained in:
Josh Creek
2022-10-20 22:19:41 +01:00
parent 5a9293f5cd
commit c59705bc6d
+2 -2
View File
@@ -1,10 +1,10 @@
name: ci name: ci
on: on:
push: push:
branches: branches:
- master - master
- main - main
jobs: jobs:
deploy: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps: