Update destVersionRelease.sh
This commit is contained in:
parent
4a5304a1a4
commit
8ca39fe989
@ -28,7 +28,7 @@ function login_gh() {
|
|||||||
printf "#%.0s" {1..60}
|
printf "#%.0s" {1..60}
|
||||||
echo
|
echo
|
||||||
if [ -z $GHTOKEN ]; then
|
if [ -z $GHTOKEN ]; then
|
||||||
>&2 echo -e "\033[1;31mMissing Github Token! Please get a BotToken from 'Github Settings->Developer settings->Personal access tokens' and set it in Repo Secrect\033[0m"
|
>&2 echo -e "\033[1;31mMissing Github Token! Please get a GHToken from 'Github Settings->Developer settings->Personal access tokens' and set it in Repo Secrect\033[0m"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user