Skip to content

Commit 7d18192

Browse files
Update release_tools/version_tag.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 34065c2 commit 7d18192

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release_tools/version_tag.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ fi
5656

5757
echo
5858
echo "I have created tag $TAG_NAME. You can push it to GitHub like this:"
59-
echo "git push $REMOTE_NAME tag $TAG_NAME"
59+
echo "git push \"$REMOTE_NAME\" tag \"$TAG_NAME\""

0 commit comments

Comments
 (0)