Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
CI: benchmark: fix auth with GITHUB_TOKEN
Browse files Browse the repository at this point in the history
Signed-off-by: Hiroshi Miura <[email protected]>
  • Loading branch information
miurahr committed May 4, 2021
1 parent 87eb5a9 commit 31c8f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
python utils/github_comment_bench.py --repository ${GITHUB_REPOSITORY} --issue ${ISSUE_NUMBER} --runid ${GITHUB_RUN_ID} results_*.json
env:
ISSUE_NUMBER: 123
GITHUB_TOKEN: $${ secrets.GITHUB_TOKEN }}

0 comments on commit 31c8f21

Please sign in to comment.