Files
common/gitea/download-previous-artifacts/appsettings.json

9 lines
250 B
JSON

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