Update generate_stargazer_map.yml

This commit is contained in:
Alexandre
2025-06-06 17:45:13 +02:00
committed by GitHub
parent eeceecc6ef
commit 5d810a9e11

View File

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