GitHub Packages
Erfahre, wie du Pakete sicher veröffentlichen und nutzen kannst, deine Pakete zusammen mit deinem Code speicherst und deine Pakete privat für dein Team oder öffentlich für die Open-Source-Community freigibst. Du kannst deine Pakete auch mit GitHub Actions automatisieren.
Start here
Popular
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.