From f14404c48f9f2d862c3ca07710095a180824918e Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Mon, 4 Apr 2022 23:52:43 +0900 Subject: [PATCH] Update cooker.yml --- .github/workflows/cooker.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index 75dd352c..129d77b0 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -52,7 +52,8 @@ jobs: artifacts: "RetroDECK.flatpak" + allowUpdates: true prerelease: true - draft: true + draft: false token: ${{ secrets.TRIGGER_BUILD_TOKEN }} repo: RetroDECK-cooker