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: branches:
- master - master
paths: paths:
- ./boundaries.geo.json - 'boundaries.geo.json'
jobs: jobs:
prepare: prepare:
runs-on: ubuntu-latest runs-on: ubuntu-latest