upload-release-asset icon indicating copy to clipboard operation
upload-release-asset copied to clipboard

An Action to upload a release asset via the GitHub Release API

Results 53 upload-release-asset issues
Sort by recently updated
recently updated
newest added

It doesn't seem to accept either of these in `asset_path`. It always tells me it cannot find the file, but it exists there.

Hi Im trying to use the action, and looks like i can't use wildcards. i would like to do is upload any *.whl file in that dist folder using this:...

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. Release notes Sourced from node-fetch's releases. v2.6.1 This is an important security release. It is strongly recommended to update as soon as possible. See...

dependencies

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.3.1 to 4.7.6. Changelog Sourced from handlebars's changelog. v4.7.6 - April 3rd, 2020 Chore/Housekeeping: #1672 - Switch cmd parser to latest minimist (@dougwilson Compatibility notes: Restored Node.js...

dependencies

The documentation was not covering an important use-case regarding uploading artifacts to already existing releases. I believe that would help a log new users of the action

Hello! So our build job generates around 12 or so asset files with various extensions, signatures, sha, etc. The thing is, we have dynamic names in our filenames based on...

question

Added assets id to the actions outputs. The outputs.id field was mentioned in README.md but strangely not implemented yet. Related Issue: https://github.com/actions/upload-release-asset/issues/48