diff --git a/action.yaml b/action.yaml index 0ce0612..6fb4143 100644 --- a/action.yaml +++ b/action.yaml @@ -32,7 +32,7 @@ inputs: cache: description: "Whether the container will be cached or not" required: false - default: false + default: true tags: description: "The tags of the image" required: false