Update github-actions.yml

This commit is contained in:
Andras Bacsai 2022-05-06 15:23:18 +02:00 committed by GitHub
parent c34d643f95
commit 21256746c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: release-coolify
on: on:
push: push:
branches: branches:
- 'main' - main
jobs: jobs:
make-it-coolifyed: make-it-coolifyed:
@ -12,8 +12,6 @@ jobs:
- -
name: Checkout name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2
with:
path: main
- -
name: Set up QEMU name: Set up QEMU
uses: docker/setup-qemu-action@v1 uses: docker/setup-qemu-action@v1