Skip to content

Commit

Permalink
#14: Provide option to specify version of the release.
Browse files Browse the repository at this point in the history
  • Loading branch information
annoviko committed Oct 7, 2021
1 parent 545bd5a commit 64f9817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/github-ci-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ git config --global user.name $HTTPCTRL_USERNAME
echo "[INFO] Assign new version to the library (user provided value '$REQUESTED_VERSION')."

if [ -z "$REQUESTED_VERSION" ]
then
# generate new version by increment
echo "[INFO] Read current version of the library and increment it."

Expand Down

0 comments on commit 64f9817

Please sign in to comment.