chore(benchmarks): fix emoji reaction to comment (
#7500)
1 parent e290352 commit 7c7fba4File tree Expand file treeCollapse file tree 1 file changedCopy full SHA for 7c7fba4
+1
-1
lines changedFilter options
+1
-1
lines changed +1-1Lines changed: 1 addition & 1 deletion Original file line number Diff line number Diff line change
@@ -53,7 +53,7 @@ jobs:
53
53
await github.rest.reactions.createForIssueComment({
54
54
owner,
55
55
repo,
56
-
comment_id: payload.comment.node_id,
56
+
comment_id: payload.comment.id,
57
57
content: 'rocket',
58
58
})
59
59
}
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4