1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
Peter Bengtsson 313d079309 Remove GHAE in Liquid and front matter (18) (#48967)
Co-authored-by: Laura Coursen <lecoursen@github.com>
2024-02-01 15:06:36 +00:00

15 lines
530 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: '*'
ghec: '*'
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 %}