Update generate_stargazer_map.yml

This commit is contained in:
Alexandre
2025-06-06 16:23:17 +02:00
committed by GitHub
parent 876f473cfe
commit f3c031b76f

View File

@@ -27,7 +27,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO: alexbelgium/hassio-addons
run: python .github/generate_stargazer_map.py
run: python .github/generate_map.py
- name: Commit and push CSV and PNG
run: |