gruntwork-io / fetch

Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos.
https://www.gruntwork.io/
MIT License
587 stars 90 forks source link

Fine-grained Github Tokens? #120

Open Jazzman82 opened 1 year ago

Jazzman82 commented 1 year ago

Hi, is it possible to download (latest) releases from private repositories using the new fine-grained tokens instead of the classic github token? What permissions must be set when generating a fine-grained token?