We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d5031 commit a0d0049Copy full SHA for a0d0049
.github/workflows/benchmark.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Comment PR
68
uses: thollander/actions-comment-pull-request@v3
69
with:
70
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
71
message: |
72
**PR**:
73
```
0 commit comments