mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-05 09:23:33 +02:00
update
This commit is contained in:
5
.github/workflows/helper_stats_graphs.yaml
vendored
5
.github/workflows/helper_stats_graphs.yaml
vendored
@@ -227,10 +227,11 @@ jobs:
|
|||||||
# Get stars
|
# Get stars
|
||||||
wget -S -O .github/stars.svg https://contrib.rocks/image?repo=alexbelgium/hassio-addons || true
|
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 || true
|
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
|
||||||
- name: Commit if needed
|
- name: Commit if needed
|
||||||
uses: EndBug/add-and-commit@v9
|
uses: EndBug/add-and-commit@v9
|
||||||
with:
|
with:
|
||||||
message: "GitHub bot : graphs updated"
|
message: "GitHub bot : graphs updated"
|
||||||
default_author: github_actions
|
default_author: github_actions
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user