Create Release via GH Action v1 (#7)

This commit is contained in:
Matt Parker
2025-11-15 15:07:24 +10:00
committed by GitHub
parent 89e04ed084
commit c2928fbd2d
7 changed files with 74 additions and 2 deletions

5
iac/should-release.cs Normal file
View File

@@ -0,0 +1,5 @@
// var test = await github.Repository.Release.Get(owner, repo, newRelease.TagName);
Console.WriteLine("false");
return 0;