From a22247c973d31d669cefc441ac2aaef2bda48e22 Mon Sep 17 00:00:00 2001 From: Chl Date: Fri, 30 Aug 2024 19:58:24 +0200 Subject: [PATCH] test github... --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index e5f00ea..66c6a50 100644 --- a/action.yml +++ b/action.yml @@ -93,7 +93,7 @@ runs: wget -O /dev/null \ --method PUT \ --body-file "$MYUPLOAD" \ - --header "Authorization: Bearer $ACTIONS_RUNTIME_TOKEN" \ + --header "x-ms-blob-content-type: zip" \ "$SIGNED_UPLOAD_URL&comp=block" # Finalize the artifact