mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-07 17:44:05 -05:00
Configure for release
This commit is contained in:
4
.github/new_release.yml
vendored
4
.github/new_release.yml
vendored
@@ -1,5 +1,5 @@
|
||||
{
|
||||
newReleaseLabel: 'new release',
|
||||
newReleases: ['1.17.2'],
|
||||
perform: false
|
||||
newReleases: ['1.18'],
|
||||
perform: true
|
||||
}
|
||||
Reference in New Issue
Block a user