A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/npm/cli/commit/7c7fba4fc92528287e1f2ef5fb8256e60760c201 below:

fix emoji reaction to comment (#7500) · npm/cli@7c7fba4 · GitHub

Skip to content Navigation Menu

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert Additional navigation options

Commit 7c7fba4

chore(benchmarks): fix emoji reaction to comment (

#7500

)

1 parent e290352 commit 7c7fba4

Copy full SHA for 7c7fba4

File tree Expand file treeCollapse file tree 1 file changed

+1

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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