GitHub Packages
Узнайте, как безопасно публиковать и использовать пакеты, хранить пакеты вместе с кодом, а также предоставлять доступ к пакетам в частном порядке вашей команде или делать их открытый код общедоступным для сообщества разработчиков. Вы также можете автоматизировать пакеты с помощью GitHub Actions.
Start here
Guides
Working with the Container registry
You can store and manage Docker and OCI images in the Container registry, which uses the package namespace https://ghcr.io.
Working with the npm registry
You can configure npm to publish packages to GitHub Packages and to use packages stored on GitHub Packages as dependencies in an npm project.
Working with the RubyGems registry
You can configure RubyGems to publish a package to GitHub Packages and to use packages stored on GitHub Packages as dependencies in a Ruby project with Bundler.