Update helper_stats_graphs.yaml

This commit is contained in:
Alexandre
2023-03-26 08:20:25 +02:00
committed by GitHub
parent df4d09beb0
commit 07d5972976

View File

@@ -241,7 +241,7 @@ jobs:
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
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: