Skip to content

Commit 56d7de5

Browse files
authored
Update issue to publish weekly report (#128)
1 parent 5a3dc0c commit 56d7de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ jobs:
307307
with:
308308
script: |
309309
const fs = require('fs');
310-
const issue_number = 85;
310+
const issue_number = 127;
311311
const report = String(fs.readFileSync('./benchmarks/tests/benchmark-results/lab-benchmark.md'))
312312
313313
await github.rest.issues.createComment({

0 commit comments

Comments
 (0)