1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/content/packages/using-github-packages-with-your-projects-ecosystem/index.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

21 lines
1021 B
Markdown

---
title: Using GitHub Packages with your project's ecosystem
shortTitle: Using GitHub Packages with your project's ecosystem
intro: 'You can configure {% data variables.product.prodname_actions %} or your package client to work with {% data variables.product.prodname_registry %}.'
redirect_from:
- /github/managing-packages-with-github-packages/using-github-packages-with-your-projects-ecosystem
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
---
{% data reusables.package_registry.packages-ghes-release-stage %}
{% link_in_list /using-github-packages-with-github-actions %}
{% link_in_list /configuring-docker-for-use-with-github-packages %}
{% link_in_list /configuring-apache-maven-for-use-with-github-packages %}
{% link_in_list /configuring-gradle-for-use-with-github-packages %}
{% link_in_list /configuring-npm-for-use-with-github-packages %}
{% link_in_list /configuring-dotnet-cli-for-use-with-github-packages %}
{% link_in_list /configuring-rubygems-for-use-with-github-packages %}