{"meta":{"title":"Managing GitHub packages using GitHub Actions workflows","intro":"You can safely publish and consume packages by building custom workflows that can also build, test, and deploy your code.","product":"GitHub Packages","breadcrumbs":[{"href":"/en/packages","title":"GitHub Packages"},{"href":"/en/packages/managing-github-packages-using-github-actions-workflows","title":"Managing GitHub packages with workflows"}],"documentType":"category"},"body":"# Managing GitHub packages using GitHub Actions workflows\n\nYou can safely publish and consume packages by building custom workflows that can also build, test, and deploy your code.\n\n## Links\n\n* [Publishing and installing a package with GitHub Actions](/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions)\n\n  You can configure a workflow in GitHub Actions to automatically publish or install a package from GitHub Packages.\n\n* [Example workflows for publishing a package](/en/packages/managing-github-packages-using-github-actions-workflows/example-workflows-for-publishing-a-package)\n\n  To help you get started with your own custom workflows, review some example workflows for publishing packages.\n\n* [About GitHub Packages and GitHub Actions](/en/packages/managing-github-packages-using-github-actions-workflows/about-github-packages-and-github-actions)\n\n  Learn the fundamentals of managing packages through your GitHub Actions workflows."}