tcnksm / ghr

Upload multiple artifacts to GitHub Release in parallel
http://tcnksm.github.io/ghr/
MIT License
1.23k stars 80 forks source link

not uploading the path it is told to upload. seems to ignore it. #151

Closed gedw99 closed 1 year ago

gedw99 commented 1 year ago

go install github.com/tcnksm/ghr@v0.16.0 go install github.com/tcnksm/ghr@latest

both versions dont work:

ghr v0.4.0 .bin/

it uploads the src code and not the binaries in the .bin folder.

very weird...

gedw99 commented 1 year ago

my mistake. Did not realise folders are not possible for github releases.