From 2b6d0c01b12a61ad92dc2e3941c6e817e216e234 Mon Sep 17 00:00:00 2001 From: jake Date: Sun, 9 Nov 2025 14:20:34 -0500 Subject: [PATCH] too many yaml formats --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 31f8856..e68d5a2 100644 --- a/action.yaml +++ b/action.yaml @@ -12,4 +12,4 @@ runs: using: docker image: Dockerfile env: - COMPOSE_FILE_PATH=${{ inputs.path }} + COMPOSE_FILE_PATH: ${{ inputs.path }}