Skip to content

WIP

WIP #4

jobs:

Check failure on line 1 in .github/workflows/deploy-to-cloudron.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy-to-cloudron.yaml

Invalid workflow file

(Line: 3, Col: 5): Unexpected value 'on'
deploy:
on:
push:
branches:
- main
runs-on: ubuntu-latest
steps:
- name: Cloudron Push to App
uses: cloudron-io/cloudron-push-to-app@dev