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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -185,6 +185,6 @@ Each label name is generated with [Lodash template](https://lodash.com/docs#temp
185
185
186
186
##### releasedLabels example
187
187
188
-
The `releasedLabels``['released<%= nextRelease.channel ? \` on @\${nextRelease.channel}\` : "" %> from <%= branch.name %>']` will generate the label:
188
+
The `releasedLabels````['released<%= nextRelease.channel ? ` on @\${nextRelease.channel}` : "" %> from <%= branch.name %>']``` will generate the label:
0 commit comments