From 4a82c2f9ea5f84eb84d0c04604bdf7d21bc40bcd Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Thu, 7 Apr 2022 14:00:00 +0900 Subject: [PATCH 1/2] Update cooker.yml --- .github/workflows/cooker.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index 31afba36..273a516c 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -54,15 +54,10 @@ jobs: # Release Notes (Cooker) This is a cooker snapshot based on the commit: ${{ github.event.repository.full_name }}@${{github.sha}}. - Cooker channel is provided for the community to test fixes and explore new functionality. Please DO NOT open issues on this build and instead post in the `#pre-release-feedback` section of discord. - - See the [wiki](https://amberelec.org/Contributing-to-AmberELEC) for more info. + Cooker channel is provided for the community to test fixes and explore new functionality. Please DO NOT open issues or ask support on this build. ### Changes (since last prerelease version): ${{ github.event.client_payload.release_notes }} - - ### Upgrade Instructions - You can update to this release using the `prerelease` channel on your device. This is the recommended way to use prerelease versions. artifacts: "RetroDECK.flatpak" From 2465ec058aba6b38a36b7dcafd7e21b2602dfa11 Mon Sep 17 00:00:00 2001 From: XargonWan <6771419+XargonWan@users.noreply.github.com> Date: Thu, 7 Apr 2022 14:00:59 +0900 Subject: [PATCH 2/2] 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 273a516c..321f248e 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -54,7 +54,8 @@ jobs: # Release Notes (Cooker) This is a cooker snapshot based on the commit: ${{ github.event.repository.full_name }}@${{github.sha}}. - Cooker channel is provided for the community to test fixes and explore new functionality. Please DO NOT open issues or ask support on this build. + Cooker channel is provided for the community to test fixes and explore new functionality. + Please DO NOT open issues or ask support on this build. ### Changes (since last prerelease version): ${{ github.event.client_payload.release_notes }}