mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2232a62bb2
Update the release tool to create the GitHub release in a draft state initially and publish it only after the extension asset (.vsix) has been successfully uploaded.
GitHub shifted towards immutable releases. If a release is published instantly upon creation,the assets will not be able to be uploaded.
(cherry picked from commit 26f4ed5056)