mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 21:27:56 -05:00
Creating a release with attachment is non-atomic in that the release is first created and then we upload to that release but our build file has it as a single action, so this action should be able to handle partial success from a previous execution.