test github...

This commit is contained in:
Chl 2024-08-30 19:58:24 +02:00
parent 442b89540d
commit a22247c973

View file

@ -93,7 +93,7 @@ runs:
wget -O /dev/null \ wget -O /dev/null \
--method PUT \ --method PUT \
--body-file "$MYUPLOAD" \ --body-file "$MYUPLOAD" \
--header "Authorization: Bearer $ACTIONS_RUNTIME_TOKEN" \ --header "x-ms-blob-content-type: zip" \
"$SIGNED_UPLOAD_URL&comp=block" "$SIGNED_UPLOAD_URL&comp=block"
# Finalize the artifact # Finalize the artifact