From e0f06c7f53dd908a52c294cc5534dc2301f2d9f3 Mon Sep 17 00:00:00 2001 From: Edie Lemoine Date: Thu, 19 Sep 2024 11:56:22 +0200 Subject: [PATCH] ci: add missing type property --- .github/workflows/push.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 6a07478..edcaeee 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -15,6 +15,7 @@ on: image: description: 'Image to schedule the workflow for (for testing purposes)' required: true + type: choice options: - prestashop - shopware