DEV Community

Discussion on: Heroku & Github (private) packages - Just Work™

Collapse
 
hutch78 profile image
Jeremy Hutchcraft

Thanks for the article, although I am struggling getting this to work -- any examples of what GITHUB_SCOPE might look like? I am outputting the contents variable after the fs.writeFileSync line and it looks like this:

   //npm.pkg.github.com:_authToken=${NPM_TOKEN}
   repo:registry=//npm.pkg.github.com
Enter fullscreen mode Exit fullscreen mode