Skip to content

Commit 70158ec

Browse files
rzatskorlaxxalrok
andauthored
Update .github/workflows/performance-tests.yml
Co-authored-by: Brian Clark <[email protected]>
1 parent 744833a commit 70158ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/performance-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/checkout@v3
5757
with:
5858
repository: cmu-delphi/delphi-admin
59-
token: ${{ secrets.GH_PERSONAL_TOKEN }}
59+
token: ${{ secrets.CMU_DELPHI_DEPLOY_MACHINE_PAT }}
6060
path: delphi-admin
6161
- name: Build & run Locust
6262
continue-on-error: true # sometimes ~2-5 queries fail, we shouldn't end the run if that's the case

0 commit comments

Comments
 (0)