Skip to content

Commit 47804ef

Browse files
authored
Merge pull request #4 from skinny121/collect-perf
Fix github-token
2 parents c401221 + 1c5a3f6 commit 47804ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
tool: 'cargo'
2121
output-file-path: output.txt
2222
auto-push: true
23-
github_token: ${{ secrets.GITHUB_TOKEN }}
23+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)