Skip to content

maybe this change in workflows will work? #4

maybe this change in workflows will work?

maybe this change in workflows will work? #4

Workflow file for this run

on:
push:
branches:
- main
jobs:
compose-up:
runs-on: ubuntu-latest
steps:
- name: Docker Compose Action
- uses: actions/checkout@v4
- uses: hoverkraft-tech/[email protected]
with:
compose-file: "./compose.yaml"