Updated download previous artifacts script.

This commit is contained in:
2025-07-10 13:08:06 -07:00
parent 2ab54559bd
commit 9f43626e25
6 changed files with 173 additions and 164 deletions

View File

@@ -0,0 +1,9 @@
{
"host": "https://gitea.studiowhy.net",
"username": "your-username",
"password": "your-password",
"repoFullName": "owner/repo",
"workflowPattern": "deployments/itchio.yaml",
"artifactPattern": "*Windows",
"unzipDir": ""
}