test github...
This commit is contained in:
parent
5c38ce305c
commit
c9142d952c
1 changed files with 1 additions and 1 deletions
|
@ -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" \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue