Update for new builds
This commit is contained in:
@@ -154,6 +154,7 @@ public class GiteaReleaseWithVersionInNameRedirect(string giteaServer, string gi
|
||||
if(resp2 is not null)
|
||||
{
|
||||
string name = file.Replace("@TAG@", resp2.TagName);
|
||||
Console.WriteLine(name);
|
||||
|
||||
foreach(var item in resp2.Assets)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user