Skip to content

Commit

Permalink
chore: fix pat test
Browse files Browse the repository at this point in the history
  • Loading branch information
johanseto committed Sep 9, 2023
1 parent c413cc1 commit 0dd4f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/strain_dispatcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 0dd4f35

Please sign in to comment.