From 23fea309553729b5f843d31d2b4f09790a437153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Germann?= Date: Fri, 11 Feb 2022 21:02:48 +0100 Subject: [PATCH] Update build-debian-image-beta.yml --- .github/workflows/build-debian-image-beta.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-debian-image-beta.yml b/.github/workflows/build-debian-image-beta.yml index 482849d..37272a3 100644 --- a/.github/workflows/build-debian-image-beta.yml +++ b/.github/workflows/build-debian-image-beta.yml @@ -3,8 +3,8 @@ name: Build debian beta on: release: - types: - - prereleased + types: [prereleased] + workflow_dispatch: jobs: build-beta-image: