fix: the lying machine's lies
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user