Open
Description
Last nightly release doesn't contain a vscode extension file because "publish release" task was interrupted (for whatever reason): https://github.com/rust-analyzer/rust-analyzer/runs/2210499132?check_suite_focus=true
But the release still succeeded and broke update of the extension for nightly users.
Shouldn't the whole release process fail when one of the release subtasks fails though? 🤔