Loading project-automation/badge.yml +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ if [ "${STATUS_CODE:0:1}" = "2" ]; then echo "[+] Badge set successfully." elif "${STATUS_CODE}" = "403" ]; then elif [ "${STATUS_CODE}" = "403" ]; then echo "[!] Access Forbidden. Does GL_TOKEN have access to badge creation? A Personal Access Token requires at least a Maintainer user." exit 1 else Loading Loading
project-automation/badge.yml +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ if [ "${STATUS_CODE:0:1}" = "2" ]; then echo "[+] Badge set successfully." elif "${STATUS_CODE}" = "403" ]; then elif [ "${STATUS_CODE}" = "403" ]; then echo "[!] Access Forbidden. Does GL_TOKEN have access to badge creation? A Personal Access Token requires at least a Maintainer user." exit 1 else Loading