mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-09 17:15:57 +02: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:
|
|||||||
sed -i "$ADDONSLINE"'i ' README.md || true
|
sed -i "$ADDONSLINE"'i ' README.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"'i - ['"$NAME"']('"$f"'/) : '"$DESCRIPTION" README.md
|
sed -i "$ADDONSLINE"'i ### ✓ ['"$NAME"']('"$f"'/) : '"$DESCRIPTION" README.md
|
||||||
sed -i "$ADDONSLINE"'{G;}' README.md
|
sed -i "$ADDONSLINE"'{G;}' README.md
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user