Nov 20, 2020
This article is to switch your package registry / container registry to GitHub's package and container registry.
To update to NPM and Docker respectively as well, you will need to create a solution yourself.
I recommend looking at my GitHubActions article (https://levelup.gitconnected.com/how-to-write-github-actions-30b54ddf6f52) to learn those, and setup actions to automatically publish to all (GitHub, NPM and Docker) respectively.
Best of luck!