From 70550d0c98764e49650ac9ff0b80f5c7cb248679 Mon Sep 17 00:00:00 2001 From: Aly Sewelam Date: Sun, 14 Sep 2025 10:14:04 +0300 Subject: [PATCH] fix: the lying machine's lies --- action.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/action.yml b/action.yml index 2ee84c4..508f69d 100644 --- a/action.yml +++ b/action.yml @@ -30,13 +30,7 @@ inputs: default: 300 runs: - using: ubuntu-latest - # We use Docker to run this action, so we don't need to run it on a runner - # (you can also use "ubuntu-latest" if you prefer, but Docker is better for consistency) - - # Specify the Docker image to use (this is optional but recommended) - # You can use a custom image or just use the base image - # Here we use a minimal image with SSH and docker-compose + using: composite # Environment variables (we pass inputs to the action) env: