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

Error when removing checksums argument

Open jaredcat opened this issue 1 year ago • 1 comments

When omitting optional argument checksums error being throw: Unsupported cryptographic algorithm

https://github.com/jaredcat/WiFiList/actions/runs/10190739186/job/28191021725

jaredcat avatar Aug 01 '24 02:08 jaredcat

Try to use the easier alternative gh release upload command, see https://cli.github.com/manual/gh_release_upload

Biswa96 avatar Aug 01 '24 04:08 Biswa96