Github Actions Templates 实用指南
# Github Actions Templates 实用指南 > 导读:本文整理自开源社区 Agent Skills 合集的中文翻译版本,围绕 Production-ready GitHub Actions workflow 提供可直接上手的操作指南。 --- # GitHub 操作模板 用于测试、构建和部署应用程序的可投入生产的 GitHub Actions 工作流模式。 ## 使用此技能时请勿 - 该任务与 GitHub Actions 模板无关 - 你需要一个不同的领域或范围之外的工具 ## 说明 - 明确目标、约束条件和所需输入。 - 应用相关的最佳实践并验证结果。 - 提供可操作的...