Fix: change default caching to true
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user