Release

August 16, 20191 Minute Read

Publishing packages from a GitHub Action to GitHub Package Registry

You can now use a `GITHUB_TOKEN` when publishing or installing a npm or Apache Maven package to GitHub Package Registry from a GitHub Action. You can also publish or install packages of any type to GitHub Package Registry from a GitHub Action using a Personal Access Token.

As of right now, only users and organizations who are part of the GitHub Package Registry Beta can publish packages.

Learn more about GitHub Package Registry Beta

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Publishing packages from a GitHub Action to GitHub Package Registry - GitHub Changelog