GitHub Package Registry
Aprenda a publicar e consumir com segurança pacotes, armazene seus pacotes junto com o seu código e compartilhe seus pacotes de forma privada com sua equipe ou publicamente com a comunidade de código aberto. Você também pode automatizar seus pacotes com GitHub Actions.
Guias
Popular
Guias
Trabalhando com o registro do Contêiner
Você pode armazenar e gerenciar imagens do Docker e OCI no Container registry, que usa o namespace do pacote 'https://ghcr.io'.
Working with the npm registry
You can configure npm to publish packages to GitHub Package Registry and to use packages stored on GitHub Package Registry as dependencies in an npm project.
Working with the RubyGems registry
You can configure RubyGems to publish a package to GitHub Package Registry and to use packages stored on GitHub Package Registry as dependencies in a Ruby project with Bundler.