Updated download previous artifacts script.
This commit is contained in:
9
gitea/download-previous-artifacts/appsettings.json
Normal file
9
gitea/download-previous-artifacts/appsettings.json
Normal 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": ""
|
||||
}
|
||||
Reference in New Issue
Block a user