Blacksmoke16 / oq

A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.
https://blacksmoke16.github.io/oq/
MIT License
190 stars 15 forks source link

Migrate GH Release Assets Action #84

Open Blacksmoke16 opened 3 years ago

Blacksmoke16 commented 3 years ago

The current GH Action used to upload the oq binary to the release is no longer maintained: https://github.com/actions/upload-release-asset.

We'll need to migrate to it's replacement.