fix filepath in action #48

Merged
hughrun merged 1 commit from geo2topo into master 2021-01-28 18:44:41 +11:00

View file

@ -4,7 +4,7 @@ on:
branches:
- master
paths:
- ./boundaries.geo.json
- 'boundaries.geo.json'
jobs:
prepare:
runs-on: ubuntu-latest