Skip to content

Commit

Permalink
Update continuous-benchmarking-teardown.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kavi-99 authored Jul 25, 2024
1 parent 6ab57af commit c23895f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-benchmarking-teardown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Get self-hosted runner ID
id: get-runner-id
env:
GH_TOKEN: ${{ secrets.DEPLOY_SELF_HOSTED_RUNNER_TOKEN_TEST }}
GH_TOKEN: ${{ secrets.DEPLOY_SELF_HOSTED_RUNNER_TOKEN }}
run: |
gh api \
-H "Accept: application/vnd.github+json" \
Expand Down

0 comments on commit c23895f

Please sign in to comment.