dsaltares / fetch-gh-release-asset

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

Optional access token for external repository #3

Closed bvamos closed 4 years ago

bvamos commented 4 years ago

In case of an external repository, the GITHUB_TOKEN cannot be used. An optional input parameter can store a personal access token.

dsaltares commented 4 years ago

Looks great!

Would you mind also updating the actions.yaml and README.md filed with the new param? https://github.com/dsaltares/fetch-gh-release-asset/blob/master/action.yaml https://github.com/dsaltares/fetch-gh-release-asset/blob/master/README.md

Then we can merge 😄

bvamos commented 4 years ago

Ok. Done. New commit added.

On Fri, May 15, 2020, 16:55 David Saltares notifications@github.com wrote:

Looks great!

Would you mind also updating the actions.yaml and README.md filed with the new param? https://github.com/dsaltares/fetch-gh-release-asset/blob/master/action.yaml https://github.com/dsaltares/fetch-gh-release-asset/blob/master/README.md

Then we can merge 😄

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dsaltares/fetch-gh-release-asset/pull/3#issuecomment-629280238, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAZZR5LUYAISCN66TI6I5TLRRVJX3ANCNFSM4NBO54GQ .