File tree
Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Expand file treeCollapse file tree1 file changed
+1
-1
lines changed Original file line number | Diff line number | Diff line change |
---|
@@ -126,4 +126,4 @@ if (data.errors?.length) {
|
126 | 126 | console.log(util.inspect(data, { depth: Infinity }));
|
127 | 127 | EOF
|
128 | 128 |
|
129 |
| -gh pr edit "$PR_URL" --add-label release --add-assignee "$RELEASER" |
| 129 | +gh pr edit "$PR_URL" --add-label release --add-label "v$RELEASE_LINE.x" --add-assignee "$RELEASER" |
You can’t perform that action at this time.
0 commit comments