Skip to content

Commit

Permalink
test get default branch (#207)
Browse files Browse the repository at this point in the history
* test get default branch

* Update benchmark.yml
  • Loading branch information
mattijn authored Oct 11, 2023
1 parent 2fdad44 commit e1b50aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- uses: iterative/setup-cml@v2
- name: Include benchmark-image as comment to PR
env:
repo_token: ${{ secrets.GITHUB_TOKEN }}
repo_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
run: |
cat <<EOF > benchmark.md
#### Benchmark result
Expand Down

0 comments on commit e1b50aa

Please sign in to comment.