Remove hard-coded branch name from version

and move to dynamically pulled from locally fetched repo
This commit is contained in:
icenine451 2023-06-05 14:59:15 -04:00
parent f6ecdadfa4
commit cfc2be2d4f

View file

@ -72,7 +72,7 @@ modules:
build-commands:
- |
VERSION="cooker-0.7.0b"
VERSION=$(git rev-parse --abbrev-ref HEAD)
git checkout ${GITHUB_REF_NAME}
mkdir -p ${FLATPAK_DEST}/retrodeck/