From 3590e40cc33857a67579a3b47552f83cb39a15db Mon Sep 17 00:00:00 2001 From: Michael Perrotte Date: Thu, 5 Dec 2019 19:50:38 -0500 Subject: [PATCH] fix: removed authorization header from benchmark dispatch request --- .github/workflows/benchmark.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index a544132966c21..a49ed8495924e 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -35,7 +35,6 @@ jobs: -s \ -X POST https://api.github.com/repos/${DISPATCH_OWNER}/${DISPATCH_REPO}/dispatches \ -H "Accept: application/vnd.github.everest-preview+json" \ - -H "Authorization: token ${{ secrets.NPM_DEPLOY_USER_PAT }}" \ -d \ ' {