From eaf9685eaba57ad770663d9537bd4b4f2cdbe7e5 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Thu, 12 Oct 2023 09:39:31 +0200 Subject: [PATCH] Merged main --- net.retrodeck.retrodeck.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/net.retrodeck.retrodeck.yml b/net.retrodeck.retrodeck.yml index 64a079ed..72bf86e7 100644 --- a/net.retrodeck.retrodeck.yml +++ b/net.retrodeck.retrodeck.yml @@ -76,8 +76,8 @@ modules: # The version number is hardcoded in /app/retrodeck/version # # UPDATE STEPS FOR MAIN: - # [X] Update the VERSION variable on line containing "VERSION=THISBRANCH" - # [X] Update the appdata.xml with the version number and notes + # [ ] Update the VERSION variable on line containing "VERSION=THISBRANCH" + # [ ] Update the appdata.xml with the version number and notes # - name: version-initialization buildsystem: simple @@ -85,7 +85,9 @@ modules: - | # on main please update this with the version variable, eg: VERSION='0.7.0b' - VERSION=0.7.2b + # on cooker will be THISBRANCH + VERSION=THISBRANCH + git checkout ${GITHUB_REF_NAME} mkdir -p ${FLATPAK_DEST}/retrodeck/