dsaltares / fetch-gh-release-asset

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

Update README to indicate runner support #21

Closed ash0x0 closed 3 years ago

ash0x0 commented 3 years ago

Add a support section to highlight that this action is a docker action and will only run on linux runners.

dsaltares commented 3 years ago

Thanks!