Using GitHub Packages with GitHub Actions→
You can configure a workflow in GitHub Actions to automatically publish or install a package from Paquetes de GitHub.
Configuring Apache Maven for use with GitHub Packages→
You can configure Apache Maven to publish packages to Paquetes de GitHub and to use packages stored on Paquetes de GitHub as dependencies in a Java project.
Configuring Gradle for use with GitHub Packages→
You can configure Gradle to publish packages to Paquetes de GitHub and to use packages stored on Paquetes de GitHub as dependencies in a Java project.
Configuring npm for use with GitHub Packages→
You can configure npm to publish packages to Paquetes de GitHub and to use packages stored on Paquetes de GitHub as dependencies in an npm project.
Configuring dotnet CLI for use with GitHub Packages→
You can configure the dotnet
command-line interface (CLI) to publish NuGet packages to Paquetes de GitHub and to use packages stored on Paquetes de GitHub as dependencies in a .NET project.
Configuring RubyGems for use with GitHub Packages→
You can configure RubyGems to publish a package to Paquetes de GitHub and to use packages stored on Paquetes de GitHub as dependencies in a Ruby project with Bundler.