Closed MathewBiddle closed 1 month ago
This adds a GitHub Action to generate the html webpages from the source data/*.geojson files.
It will only run when files in the data/ directory are changed or when manually triggered.
data/
Once merged, the workflow needs to have repository-name updated to reflect the change in organization.
repository-name
The settings in the repo need to change to have pages publish from gh-actions
closes #4
That should do it.
This adds a GitHub Action to generate the html webpages from the source data/*.geojson files.
It will only run when files in the
data/
directory are changed or when manually triggered.Once merged, the workflow needs to have
repository-name
updated to reflect the change in organization.The settings in the repo need to change to have pages publish from gh-actions