mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-31 08:57:42 +01:00
Update helper_stats_graphs.yaml
This commit is contained in:
4
.github/workflows/helper_stats_graphs.yaml
vendored
4
.github/workflows/helper_stats_graphs.yaml
vendored
@@ -225,9 +225,9 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
echo "Starting run"
|
echo "Starting run"
|
||||||
# Get stars
|
# Get stars
|
||||||
wget -S -O .github/stars.svg https://contrib.rocks/image?repo=alexbelgium/hassio-addons
|
wget -S -O .github/stars.svg https://contrib.rocks/image?repo=alexbelgium/hassio-addons || true
|
||||||
# Get stars2
|
# Get stars2
|
||||||
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?limit=30 || true
|
||||||
- name: Commit if needed
|
- name: Commit if needed
|
||||||
uses: EndBug/add-and-commit@v9
|
uses: EndBug/add-and-commit@v9
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user