@@ -2,5 +2,5 @@
set -eux
echo "Push to branch ${INPUT_BRANCH}";
header=$(echo -n "ad-m:${INPUT_REPO-TOKEN}" | base64)
header=$(echo -n "ad-m:${INPUT_GITHUB_TOKEN}" | base64)
git -c http.extraheader="AUTHORIZATION: basic $header" push origin refs/remotes/origin/master:master;
The note is not visible to the blocked user.