mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-09 11:19:10 +02:00
Update daily_README.yaml
This commit is contained in:
4
.github/workflows/daily_README.yaml
vendored
4
.github/workflows/daily_README.yaml
vendored
@@ -77,8 +77,6 @@ jobs:
|
||||
# ---------------------------
|
||||
cp .templates/.README.md README2.md
|
||||
ADDONSLINE="$(sed -n '/%%ADDONS_LIST%%/=' README2.md)"
|
||||
# Keep the placeholder line so INSERT index stays stable
|
||||
# sed -i '/%%ADDONS_LIST%%/d' README2.md
|
||||
|
||||
# ---------------------------
|
||||
# Sort folders by addon name (supports config.json & config.yaml/.yml)
|
||||
@@ -160,6 +158,8 @@ jobs:
|
||||
sed -i "$ADDONSLINE"'a ✓ '"$ICON"' ['"$NAME"']('"$FOLDERNAME"'/) : '"$DESCRIPTION\\n" README2.md
|
||||
fi
|
||||
done
|
||||
# Keep the placeholder line so INSERT index stays stable
|
||||
sed -i 's/%%ADDONS_LIST%%//g' README2.md
|
||||
|
||||
# ---------------------------
|
||||
# Restore folders name
|
||||
|
||||
Reference in New Issue
Block a user