We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a355301 commit 667b1f9Copy full SHA for 667b1f9
1 file changed
.github/actions/docker-run/action.yaml
@@ -14,7 +14,7 @@ inputs:
14
env:
15
description: "Environment variables to set inside the docker container"
16
required: true
17
- default: Dockerfile
+ default: ""
18
tag:
19
description: "Tag of the built image to use"
20
0 commit comments