mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-21 11:00:32 +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
|
[ $(jq '.version' "$f/config.json") ] && sed -i "$ADDONSLINEi ![version][version-badge]" README.md
|
||||||
NAME=$(jq '.name' $f/config.json)
|
NAME=$(jq '.name' $f/config.json)
|
||||||
DESCRIPTION=$(jq '.description' $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
|
fi
|
||||||
done
|
done
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user