Skip to content

Commit

Permalink
Merge pull request #14 from piyushdatazip/main
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
piyushsingariya authored Oct 15, 2023
2 parents 97a16e9 + a47508c commit 0ecaae2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release-tool.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ if [[ $RELEASE_CHANNEL == "stable" ]]; then
echo " ✅ Releasing stable channel; Latest tag is $latest_tag, Version is $VERSION Target platform: $platform"
else
echo "Releasing edge channel version: $VERSION Target platform: $platform"
argument="$1"
fi

# checking again if version is not empty
Expand Down

0 comments on commit 0ecaae2

Please sign in to comment.