Commit 7cb8d8b
The export workflow was generating csv/cities.csv but not compressing
or uploading it, leaving downstream consumers without a stable URL for
the CSV cities export. All other formats (json, sql, xml, yml, sqlite,
sqlserver, geojson, toon) already gzip cities.X. This adds the missing
parallel for csv/cities.csv so it gets uploaded alongside the other
release assets at:
https://github.com/dr5hn/countries-states-cities-database/releases/latest/download/csv-cities.csv.gz
Closes #1374
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 18f936b commit 7cb8d8b
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
341 | 345 | | |
342 | 346 | | |
343 | 347 | | |
| |||
0 commit comments