mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Tag releases created using create-release-pr with the release label
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
bdfc98d9dc
commit
8272a79602
@ -296,6 +296,7 @@ const createPrArgs = [
|
||||
"--base", prBase,
|
||||
"--title", `Release ${newVersion.format()}`,
|
||||
"--label", "skip-changelog",
|
||||
"--label", "release",
|
||||
"--body-file", "-",
|
||||
];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user