mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-05 11:24:53 +01:00
Update daily_README.yaml
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -81,6 +81,8 @@ jobs:
|
||||
else
|
||||
ICON=""
|
||||
fi
|
||||
# Get number of downloads
|
||||
#curl -s https://api.github.com/repos/alexbelgium/hassio-addons/releases | egrep '"name"|"download_count"'
|
||||
# Write infos
|
||||
sed -i "$ADDONSLINE"'{G;}' README2.md
|
||||
if [[ $(jq '.schema' "$f/config.json") == *"localdisks"* ]]; then sed -i "$ADDONSLINE"'a ![localdisks][localdisks-badge]' README2.md; fi
|
||||
|
||||
Reference in New Issue
Block a user