We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7453246 commit 3a25a9aCopy full SHA for 3a25a9a
.github/workflows/virtualmin+cloudmin.dev+slib.yml
@@ -57,7 +57,7 @@ jobs:
57
# Bootstrap build
58
source bootstrap.bash $([[ "$IS_RELEASE" == "true" ]] || echo "--testing")
59
60
- # Get package version and testing flag
+ # Get package version
61
pkg_version=$(get_remote_git_tag_version "$GH_REPO" "$GH_TOKEN" "$IS_RELEASE")
62
63
# Prepare build
0 commit comments