mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-10 05:28:19 -05:00
fix: do not create GH releases for Copilot (#312192)
This commit is contained in:
@@ -70,5 +70,6 @@ extends:
|
||||
generateNotice: true
|
||||
|
||||
publishExtension: ${{ parameters.publishExtension }}
|
||||
ghReleasePublishVSIX: true
|
||||
ghCreateTag: ${{ parameters.publishExtension }}
|
||||
ghTagPrefix: 'copilot/'
|
||||
ghCreateRelease: false
|
||||
|
||||
Reference in New Issue
Block a user