diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index a5e3e1d55a..27f84839a2 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -23,6 +23,7 @@ jobs: curl -L -o scripts/data/guides.json https://iptv-org.github.io/api/guides.json curl -L -o scripts/data/languages.json https://iptv-org.github.io/api/languages.json curl -L -o scripts/data/regions.json https://iptv-org.github.io/api/regions.json + curl -L -o scripts/data/subdivisions.json https://iptv-org.github.io/api/subdivisions.json - uses: actions/upload-artifact@v2 with: name: data