From b418c3a7563ba56abbb7b6fb25734dd7801cd4c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Renault?= Date: Mon, 9 Oct 2023 16:52:04 +0200 Subject: [PATCH] Use the PAT token instead --- .github/workflows/trigger-benchmarks-on-message.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/trigger-benchmarks-on-message.yml b/.github/workflows/trigger-benchmarks-on-message.yml index 0b2c29897..2ab2805aa 100644 --- a/.github/workflows/trigger-benchmarks-on-message.yml +++ b/.github/workflows/trigger-benchmarks-on-message.yml @@ -25,6 +25,7 @@ jobs: with: command: benchmark reaction-type: "eyes" + repo-token: ${{ env.GH_TOKEN }} # Set variables - name: Set current branch name