From 811aa7f44b75a8ba94331550c9f167fc1d6ce6a1 Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Mon, 13 Jun 2022 21:10:11 +0200 Subject: [PATCH] Update cooker-selfhosted.yml --- .github/workflows/cooker-selfhosted.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index 1ca40b37..7e3f39d1 100644 --- a/.github/workflows/cooker-selfhosted.yml +++ b/.github/workflows/cooker-selfhosted.yml @@ -8,7 +8,7 @@ on: branches: - cooker* - workflow_dispatch: + #workflow_dispatch: jobs: @@ -81,4 +81,4 @@ jobs: with: name: retrodeck-flatpak path: RetroDECK.flatpak - continue-on-error: true \ No newline at end of file + continue-on-error: true