test workaround for weird gh manual action behaviour

This commit is contained in:
John
2022-09-18 18:24:50 +02:00
parent 80bbd8753b
commit 07f3714b92
+2
View File
@@ -13,6 +13,7 @@ on:
description: Limit to this architecture description: Limit to this architecture
required: false required: false
type: choice type: choice
default: ''
options: options:
- '' - ''
- amd64 - amd64
@@ -23,6 +24,7 @@ on:
description: Limit to this image description: Limit to this image
required: false required: false
type: choice type: choice
default: ''
options: options:
- '' - ''
- bullseye - bullseye