mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-29 16:07:40 +01:00
Update daily_READMEgen.yaml
This commit is contained in:
2
.github/workflows/daily_READMEgen.yaml
vendored
2
.github/workflows/daily_READMEgen.yaml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
[ $(jq '.version' "$f/config.json") ] && sed -i "$ADDONSLINEi ![version][version-badge]" README.md
|
||||
NAME=$(jq '.name' $f/config.json)
|
||||
DESCRIPTION=$(jq '.description' $f/config.json)
|
||||
sed -i "$ADDONSLINE i [$NAME]($f/) : $DESCRIPTION" README.md
|
||||
sed -i "$ADDONSLINE i '['$NAME']'($f/) : $DESCRIPTION" README.md
|
||||
fi
|
||||
done
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user