jaxxstorm / action-install-gh-release

GitHub Action to install the Github Release binaries
Apache License 2.0
75 stars 32 forks source link

Stop ignoring the given options #38

Closed jonaprieto closed 1 year ago

jonaprieto commented 1 year ago

Why?

https://github.com/jaxxstorm/action-install-gh-release/blob/f2bcf7617d36fea65f0a9d261d4947b19947956e/src/main.ts#L206-L211

jaxxstorm commented 1 year ago

These options are used only when installing a binary directly. If you're installing from an archive, we honour the original archive's decisions to chmod and rename files