mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 09:28:20 +01:00
MD009
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
sed -i "$ADDONSLINE"'a ' README2.md || true
|
||||
NAME=$(jq -r '.name' $f/config.json)
|
||||
DESCRIPTION=$(jq -r '.description' $f/config.json)
|
||||
sed -i "$ADDONSLINE"'a ✓ ['"$NAME"']('"$f"'/) : '"$DESCRIPTION \\n" README2.md
|
||||
sed -i "$ADDONSLINE"'a ✓ ['"$NAME"']('"$f"'/) : '"$DESCRIPTION\\n" README2.md
|
||||
fi
|
||||
done
|
||||
# Replace template if change
|
||||
|
||||
Reference in New Issue
Block a user