test github...

This commit is contained in:
Chl 2024-08-30 19:40:09 +02:00
parent 5c38ce305c
commit c9142d952c

View file

@ -80,7 +80,7 @@ runs:
# Request an upload URL # Request an upload URL
RESPONSE="$( wget -O - \ RESPONSE="$( wget -O - \
--header 'Content-Type:application/json' \ --header 'Content-Type:application/json' \
--header "Authorization: Bearer $GITHUB_TOKEN" \ --header "Authorization: Bearer $ACTIONS_RUNTIME_TOKEN" \
--header 'User-Agent: @actions/artifact-2.1.9' \ --header 'User-Agent: @actions/artifact-2.1.9' \
--header "Date: $( date --rfc-email --utc | sed 's/+0000$/GMT/' )" \ --header "Date: $( date --rfc-email --utc | sed 's/+0000$/GMT/' )" \
--header "X-Github-Backend: Kubernetes" \ --header "X-Github-Backend: Kubernetes" \