Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: Grace Park <gracepark@github.com> Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com> Co-authored-by: Robert Sese <sese@github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com> Co-authored-by: Rachael Sewell <rachmari@github.com>
17 lines
608 B
Markdown
17 lines
608 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: '*'
|
|
ghae: '*'
|
|
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 %}
|
|
{% data reusables.package_registry.packages-ghae-release-stage %}
|