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 1/2] 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 From c3784df8d944262c17fb78172b3e23d17f182bb5 Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Mon, 13 Jun 2022 21:10:18 +0200 Subject: [PATCH 2/2] Update cooker-selfhosted.yml --- .github/workflows/cooker-selfhosted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cooker-selfhosted.yml b/.github/workflows/cooker-selfhosted.yml index 7e3f39d1..82e1f097 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: