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