Publishing private npm packages using GitHub Packages

tech.mia
JavaScript in Plain English
4 min readJun 14, 2020

--

Photo by Pixabay from Pexels

In this article, I’ll be going over how to use GitHub Packages to publish your npm packages. If you are not familiar with GitHub Packages, it lets you publish to their registry npm, gem, or NuGet packages just to mention a few.

First, you’ll need an access token…

--

--

Passionate about coding. Engineering software one keystroke at a time… ⌨️