Update helper_stats_graphs.yaml

This commit is contained in:
Alexandre
2023-03-23 14:01:52 +01:00
committed by GitHub
parent 9edd265f7b
commit dceb2bc41c

View File

@@ -240,6 +240,8 @@ jobs:
wget -S -O .github/stars2.svg https://git-lister.onrender.com/api/stars/alexbelgium/hassio-addons?limit=30 || \
wget -S -O .github/stars2.svg https://git-lister.onrender.com/api/stars/alexbelgium/hassio-addons || \
wget -S -O .github/stars2.svg https://git-lister.onrender.com/api/stars/alexbelgium/hassio-addons?limit=31 || true
| Get stars evolution
wget -S -O .github/starsevol.svg https://api.star-history.com/svg?repos=alexbelgium/hassio-addons&type=Date
- name: Commit if needed
uses: EndBug/add-and-commit@v9
with: