Sourced from svenstaro/upload-release-action's releases.
2.11.5
Update to ESM; Bump github-related npm libraries
2.11.4
What's Changed
Bumped all NPM versions
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
Sourced from svenstaro/upload-release-action's changelog.
Changelog
[2.11.4] - 2026-02-25
- Bump npm versions
[2.11.3] - 2025-11-20
- Post-fix releases created as draft when they shouldn't have - #99
[2.11.2] - 2025-07-06
- Solved race-condition when matrix builds try to create the same release at the same time - #147
[2.11.1] - 2025-06-30
- Adds a
release_idoutput, and optional input, for uploading files to release - #136 (thanks@alexis-opolka)[2.10.0] - 2025-06-21
- Adds the ability to disable duplicate check, for lower Github API usage - #142 (thanks
@colinsullivan)[2.9.1] - 2025-06-21
- Fixed development + CI, updated dependencies #137
29e53e9
2.11.5e701a60
Update actions to Node.js 24f0ad2b8
Migrate to ESM and bump GitHub Actions toolkit to latest0c75bf0
Revert "Bump GitHub Actions toolkit dependencies to latest major
versions"980b6b1
Bump GitHub Actions toolkit dependencies to latest major versionsb98a3b1
2.11.4274af92
Merge pull request #152
from svenstaro/dependabot/npm_and_yarn/isaacs/brace-e...523bbfa
Bump @isaacs/brace-expansion from 5.0.0 to 5.0.17f93926
2.11.3d78c255
Fix releases that are created as drafts (github error) (#151)