mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-09-28 01:29:03 +03:00
version_info format change
nix fix
This commit is contained in:
2
.github/workflows/retrieve_version.sh
vendored
2
.github/workflows/retrieve_version.sh
vendored
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
# get version
|
||||
VERSION=$(jq -r '.version' ./utility/version_info.json)
|
||||
VERSION=$(jq -r '.ym.version' ./utility/version_info.json)
|
||||
release_name="Beta $VERSION"
|
||||
tag_name="v$VERSION"
|
||||
|
||||
|
Reference in New Issue
Block a user