dsaltares / fetch-gh-release-asset

Github Action to download an asset from a Github release
MIT License
114 stars 70 forks source link

GH Token required #7

Closed er1c closed 4 years ago

er1c commented 4 years ago

https://github.com/dsaltares/fetch-gh-release-asset/blob/e16cc1f5e84feafe3b66334ca741b64ebc584031/fetch_github_asset.sh#L3

This is requiring an environment token, even if you specify one via command line

dsaltares commented 4 years ago

Should be fixed now via the merged PR.