Update merge-csv-to-topojson.yml

add `website/data/boundaries.topo.json`
This commit is contained in:
Hugh Rundle 2021-01-28 21:11:40 +11:00 committed by GitHub
parent cb08f5b834
commit b2b14aa49f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ on:
- master
paths:
- website/data/library_services_information.csv
- website/data/boundaries.topo.json
jobs:
mergeData:
runs-on: ubuntu-latest