enhancementhelp wanted
仓库指标
- 星标
- (4,616 个星标)
- PR 合并指标
- (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)