Releases: svenstaro/upload-release-action
Releases · svenstaro/upload-release-action
2.11.3
Post-fix Github errors - releases created as draft when they shouldn't have been - #99
2.11.2
Solved race-condition when matrix builds try to create the same release at the same time - #147
2.11.1
Fixed input and output names for release_id
2.11.0
- Adds a
release_idoutput, and optional input, for uploading files to release - #136 (thanks @alexis-opolka)
2.10.0
Adds the ability to disable duplicate check, for lower Github API usage - #142 (thanks @colinsullivan)
2.9.1
Fixed development + CI, updated dependencies - #137
2.9.0
2.8.0
- Bump all deps
- Update to node 20
2.7.0
- Allow setting an explicit target_commitish #46 (thanks @Spikatrix)