@@ -1,5 +1,7 @@
apt update
apt install jq -y
git config --global user.email "cloud+git+runner@thorup.us"
git config --global user.name "Git runner"
CURRENT_VERSION=$(jq -r .version package.json)
echo $CURRENT_VERSION
PREVIOUS_VERSIONS=$(git tag -l)
The note is not visible to the blocked user.