1
0
mirror of synced 2025-12-21 19:06:49 -05:00
Files
docs/content/packages/managing-github-packages-using-github-actions-workflows/index.md
2021-06-24 10:21:07 -04:00

16 lines
601 B
Markdown

---
title: Managing GitHub packages using GitHub Actions workflows
shortTitle: Managing GitHub packages with workflows
intro: 'You can safely publish and consume packages by building custom workflows that can also build, test, and deploy your code.'
versions:
fpt: '*'
ghes: '>=2.22'
ghae: '*'
children:
- /publishing-and-installing-a-package-with-github-actions
- /example-workflows-for-publishing-a-package
- /about-github-packages-and-github-actions
---
{% data reusables.package_registry.packages-ghes-release-stage %}
{% data reusables.package_registry.packages-ghae-release-stage %}