From 0dd4f35007615a6a4e8063a240513729cc000ed0 Mon Sep 17 00:00:00 2001 From: Johan Castiblanco Date: Fri, 8 Sep 2023 18:31:40 -0500 Subject: [PATCH] chore: fix pat test --- .github/workflows/strain_dispatcher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/strain_dispatcher.yml b/.github/workflows/strain_dispatcher.yml index 1e03971b..96ebc078 100644 --- a/.github/workflows/strain_dispatcher.yml +++ b/.github/workflows/strain_dispatcher.yml @@ -18,7 +18,7 @@ jobs: uses: peter-evans/repository-dispatch@v2 with: - token: ${{ secrets.ROBONEXT_PAT }} + token: ${{ secrets.NELP_PAT_TEST }} repository: johanv26/the-strain-tester event-type: strain-update-pr client-payload: |