mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
RetroDECK v0.7.5b
This commit is contained in:
parent
7cea59835d
commit
0eef997ed5
|
@ -86,9 +86,9 @@ modules:
|
||||||
build-commands:
|
build-commands:
|
||||||
- |
|
- |
|
||||||
|
|
||||||
# on main please update this with the version variable, eg: VERSION='0.7.5b'
|
# on main please update this with the version variable, eg: VERSION="0.7.5b"
|
||||||
# on cooker will be THISBRANCH
|
# on cooker will be THISBRANCH
|
||||||
VERSION='0.7.5b'
|
VERSION="0.7.5b"
|
||||||
|
|
||||||
|
|
||||||
git checkout ${GITHUB_REF_NAME}
|
git checkout ${GITHUB_REF_NAME}
|
||||||
|
|
Loading…
Reference in a new issue