levminer/Upload To Release
Uploads specified files to a release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 16, 2025
- License
- None
Pinned Snippet
uses: levminer/upload-to-release@0ad1fccfb4142aa8235e35c65ea44dfa28acded8 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| windows-files | Comma-separated list of file paths to upload. Use %v to specify the version. | no | — |
| linux-files | Comma-separated list of file paths to upload. Use %v to specify the version. | no | — |
| macos-files | Comma-separated list of file paths to upload. Use %v to specify the version. | no | — |
| overwrite-files | Overwrite existing files in the release. | no | false |
Outputs
no outputs