@ -16,7 +16,7 @@ fi
touch /build/previous_tag
previous_tag=$(cat /build/previous_tag)
latest_tag=$(git describe --tags)
latest_tag=$(git describe --tag --abbrev=0)
[ "$previous_tag" = "$latest_tag" ] && exit 0
The note is not visible to the blocked user.