GitHub Packages
了解如何安全地发布和使用包,将包与代码存储在一起,以及与您的团队私下分享或与开源社区公开分享您的包。 还可以使用 GitHub Actions 自动执行您的包。
Guides
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.
使用 RubyGems 注册表
您可以配置 RubyGems 以将包发布到 GitHub Packages 并将存储在 GitHub Packages 上的包用作带 Bundler 的 Ruby 项目中的依赖项。