@@ -6,7 +6,7 @@ CURRENT_VERSION=$(jq -r .version package.json)
echo $CURRENT_VERSION
git checkout $CURRENT_VERSION
CURRENT_VERSION=$INPUT_PREFIX$CURRENT_VERSION
ls
if [[ $INPUT_FORCE_OVERRIDE == true ]];
then
git tag -d $CURRENT_VERSION || true
The note is not visible to the blocked user.