Skip to content

Commit

Permalink
Use the correct token for bench uploadeds
Browse files Browse the repository at this point in the history
  • Loading branch information
Akirathan committed Feb 23, 2024
1 parent 99286f4 commit e1ee00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bench-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
-v \
--local-repo ${{ github.workspace }}/engine-benchmark-results
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ENSO_BENCHMARK_RESULTS_TOKEN }}

0 comments on commit e1ee00d

Please sign in to comment.