Update github-actions.yml

This commit is contained in:
Andras Bacsai
2022-05-04 13:44:48 +02:00
committed by GitHub
parent 4f662dbf21
commit c07d6aa702

View File

@@ -6,7 +6,7 @@ on:
- 'gh-actions' - 'gh-actions'
jobs: jobs:
build: make-it-coolifyed:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- -