Flyscrape Action v1.1.0
This change improves the code related to downloading flyscrape releases and improves Github API error handling.
Changes
- Updated code related to identifying the flyscrape release distribution to the current running platform (os/arch combination).
- Added better error handling related to finding release assets for a given tag.
- Prefix
inputs.version
with a "v" if not already prefixed with that character.