summaryrefslogtreecommitdiff
path: root/tmp-config.json
blob: 8e7b2a71870a9f10115232d307982f2e511d80e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "organizations": [
    {"host": "git@codeberg.org", "name": "dummy"},
    {"host": "git@github.com", "name": "dummy"}
  ],
  "repositories": ["fapi"],
  "work_dir": "./tmp-work",
  "skip_releases": {
    "fapi": ["0.0.1"]
  }
}