A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/npm/cli/commit/1524cfd94daaca131ab16180c27323999fab07b3 below:

remove extra quotes from benchmark event_type (#7484) · npm/cli@1524cfd · GitHub

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 Original file line number Diff line number Diff line change

@@ -71,7 +71,7 @@ jobs:

71 71

const targetSpec = matchesRelease ? matchesRelease[1] : 'latest'

72 72

core.info(`Target spec: ${targetSpec}`)

73 73 74 -

const eventType = `"${eventName} ${owner}/${repo}#${pullRequest.number}"`

74 +

const eventType = `${eventName} ${owner}/${repo}#${pullRequest.number}`

75 75

core.info(`Event type: ${eventType}`)

76 76 77 77

await github.rest.repos.createDispatchEvent({

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