fix filepath in action

This commit is contained in:
Hugh Rundle 2021-01-28 18:42:47 +11:00
parent 35130b175a
commit ffdd84f240

View file

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