79078054

Date: 2024-10-11 11:43:06
Score: 1.5
Natty:
Report link

Take a look at this Heroku buildpack, that lets you put your GitHub access token in an environment variable:

https://elements.heroku.com/buildpacks/heroku/heroku-buildpack-github-netrc

There are full docs on how to use it on that page.

Once you've got it setup Heroku should be able to retrieve your private repository over HTTPS.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Graham Ashton