Skip to content

Commit 26fc403

Browse files
committed
Enable 'new release' tag (microsoft#34432)
1 parent f53b355 commit 26fc403

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/new_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
newReleaseLabel: 'new release',
3-
newReleases: ['1.16'],
4-
perform: false
3+
newReleases: ['1.17'],
4+
perform: true
55
}

0 commit comments

Comments
 (0)