Skip to content

Releases: svenstaro/upload-release-action

2.11.5

16 Mar 17:01

Choose a tag to compare

Update to ESM; Bump github-related npm libraries

2.11.4

25 Feb 08:41

Choose a tag to compare

What's Changed

Bumped all NPM versions

2.11.3

20 Nov 15:42

Choose a tag to compare

Post-fix Github errors - releases created as draft when they shouldn't have been - #99

2.11.2

06 Jul 07:12

Choose a tag to compare

Solved race-condition when matrix builds try to create the same release at the same time - #147

2.11.1

30 Jun 21:00

Choose a tag to compare

Fixed input and output names for release_id

2.11.0

30 Jun 20:36

Choose a tag to compare

  • Adds a release_id output, and optional input, for uploading files to release - #136 (thanks @alexis-opolka)

2.10.0

21 Jun 19:56

Choose a tag to compare

Adds the ability to disable duplicate check, for lower Github API usage - #142 (thanks @colinsullivan)

2.9.1

21 Jun 18:52

Choose a tag to compare

Fixed development + CI, updated dependencies - #137

2.9.0

21 Feb 21:44
2.9.0
04733e0

Choose a tag to compare

2.8.0

21 Feb 21:35
2.8.0
ff23fb2

Choose a tag to compare

  • Bump all deps
  • Update to node 20