dsaltares / fetch-gh-release-asset

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

include release name and body in the output #23

Closed maciejp closed 3 years ago

maciejp commented 3 years ago

as those parameters are useful when deploying applications.

This PR includes a few other minor improvements, namely:

maciejp commented 3 years ago

@dsaltares I don't know how (or if it's possible at all) to make this workflow run in this PR. You can check the result on the PR I opened for my fork

maciejp commented 3 years ago

My pleasure! Any chance you could create a new release? I'm eager to remove a bunch of ugly CURLs from my actions :)

maciejp commented 3 years ago

@dsaltares ? :)

maciejp commented 3 years ago

Hi @dsaltares , would you find some time to create a new release? 🙂 I already have a PR open in one of my company's projects that depends on this change.