mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-29 01:10:32 +02: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
|
sed -i "$ADDONSLINE"'a ' README2.md || true
|
||||||
NAME=$(jq -r '.name' $f/config.json)
|
NAME=$(jq -r '.name' $f/config.json)
|
||||||
DESCRIPTION=$(jq -r '.description' $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
|
fi
|
||||||
done
|
done
|
||||||
# Replace template if change
|
# Replace template if change
|
||||||
|
|||||||
Reference in New Issue
Block a user