We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a268ac commit b0169b9Copy full SHA for b0169b9
1 file changed
.github/workflows/scheduler_daily.yml
@@ -71,9 +71,7 @@ jobs:
71
git add Gemfile.lock
72
73
# Cache responses from Japan/Clubs APIs
74
- git add _data/dojos_earth.json
75
- git add _data/dojos_japan.json
76
- git add _data/events_japan.json
+ git add _data/*.json
77
git add images/dojos
78
79
# Save GeoJSON data to render DojoMap
0 commit comments