From a3b5623ac65978aeb40a559006d272306d1d9776 Mon Sep 17 00:00:00 2001 From: Prashan Dharmasena Date: Tue, 3 Sep 2024 19:57:48 +0000 Subject: [PATCH] printenv --- bump_version_gh_action.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bump_version_gh_action.sh b/bump_version_gh_action.sh index d8b8e8439..eaec58923 100755 --- a/bump_version_gh_action.sh +++ b/bump_version_gh_action.sh @@ -1,5 +1,7 @@ #!/bin/sh +printenv + vercomp () { if [[ $1 == $2 ]] then