1
0
mirror of synced 2026-01-30 15:01:41 -05:00
Files
docs/content/actions/guides/about-packaging-with-github-actions.md
2021-06-14 12:06:52 -07:00

26 lines
974 B
Markdown

---
title: About packaging with GitHub Actions
intro: 'You can set up workflows in {% data variables.product.prodname_actions %} to produce packages and upload them to {% data variables.product.prodname_registry %} or another package hosting provider.'
product: '{% data reusables.gated-features.actions %}'
redirect_from:
- /actions/automating-your-workflow-with-github-actions/about-packaging-with-github-actions
- /actions/publishing-packages-with-github-actions/about-packaging-with-github-actions
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
github-ae: '*'
type: overview
topics:
- Packaging
---
{% data reusables.actions.enterprise-beta %}
{% data reusables.actions.enterprise-github-hosted-runners %}
{% data reusables.actions.ae-beta %}
{% data reusables.package_registry.about-packaging-and-actions %}
## Further reading
- "[Publishing Node.js packages](/actions/automating-your-workflow-with-github-actions/publishing-nodejs-packages)"