pardeike/Harmony

Add a Release Pipeline

Open

#592 创建于 2024年3月3日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C# (461 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (4,616 star)
PR 合并指标
 (平均合并 10小时 15分钟) (30 天内合并 1 个 PR)

描述

It should do the following things:

  • Publish to NuGet
  • Publish to GPR (GitHub Package Registry)
  • Publish to GitHub Releases

The only question is, how the release should be triggered:

  • Manual Workflow Trigger
  • On Git Tag added
  • On merging anything to master (we'll have to move development to a dev branch then)

贡献者指南