Fix workflow

This commit is contained in:
CrazyMax
2020-10-08 00:58:59 +02:00
parent b4558d20ea
commit 6a0cc62397
2 changed files with 6 additions and 2 deletions

View File

@@ -16,6 +16,10 @@ inputs:
targets:
description: "List of bake targets"
required: false
no-cache:
description: "Do not use cache when building the image"
required: false
default: 'false'
pull:
description: "Always attempt to pull a newer version of the image"
required: false