{"meta":{"title":"GitHub Actions 教程","intro":"通过动手活动获得有关 GitHub Actions 的技能和知识。","product":"GitHub Actions","breadcrumbs":[{"href":"/zh/enterprise-cloud@latest/actions","title":"GitHub Actions"},{"href":"/zh/enterprise-cloud@latest/actions/tutorials","title":"教程"}],"documentType":"category"},"body":"# GitHub Actions 教程\n\n通过动手活动获得有关 GitHub Actions 的技能和知识。\n\n## Links\n\n* [创建示例工作流](/zh/enterprise-cloud@latest/actions/tutorials/create-an-example-workflow)\n\n  本教程介绍如何创建由推送事件触发的基本工作流。\n\n* [构建和测试代码](/zh/enterprise-cloud@latest/actions/tutorials/build-and-test-code)\n\n  可以使用 GitHub Actions 自动构建和测试您的项目。\n\n* [在工作流中使用 GITHUB\\_TOKEN 进行身份验证](/zh/enterprise-cloud@latest/actions/tutorials/authenticate-with-github_token)\n\n  了解如何使用 GITHUB\\_TOKEN 以 GitHub Actions 的身份进行身份验证。\n\n* [从自行托管运行器迁移到 GitHub 托管的运行器](/zh/enterprise-cloud@latest/actions/tutorials/migrate-to-github-runners)\n\n  了解如何评估当前的 CI 基础设施，并将工作流从自托管运行器迁移到 GitHub 托管运行器。\n\n* [创建操作](/zh/enterprise-cloud@latest/actions/tutorials/create-actions)\n\n  可生成可重用的操作，以自动执行工作流中的任务。\n\n* [发布包](/zh/enterprise-cloud@latest/actions/tutorials/publish-packages)\n\n  您可以使用 GitHub Actions 自动发布包。\n\n* [使用 GitHub Actions 管理你的工作](/zh/enterprise-cloud@latest/actions/tutorials/manage-your-work)\n\n  您可以使用 GitHub Actions 工作流程自动管理问题和拉取请求。\n\n* [使用工作流工件存储和共享数据](/zh/enterprise-cloud@latest/actions/tutorials/store-and-share-data)\n\n  使用工件在工作流中的作业之间共享数据，并在工作流完成后存储数据。\n\n* [使用容器化服务](/zh/enterprise-cloud@latest/actions/tutorials/use-containerized-services)\n\n  可以在工作流中使用 GitHub Actions 容器化服务。\n\n* [迁移到 GitHub Actions](/zh/enterprise-cloud@latest/actions/tutorials/migrate-to-github-actions)\n\n  了解如何将现有的 CI/CD 工作流程迁移到 GitHub Actions。\n\n* [Actions运行器控制器](/zh/enterprise-cloud@latest/actions/tutorials/use-actions-runner-controller)\n\n  可以使用 Actions Runner Controller 在 Kubernetes 群集中托管自己的运行器。\n\n* [在 GitHub Actions 中开发代理工作流](/zh/enterprise-cloud@latest/actions/tutorials/develop-agentic-workflows-in-github-actions)\n\n  用于 GitHub Agentic Workflows 将 Markdown 指令转换为由第三方编码代理提供支持的自动化。"}