mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-28 07:27:38 +01:00
Update weekly_README.yaml
This commit is contained in:
3
.github/workflows/weekly_README.yaml
vendored
3
.github/workflows/weekly_README.yaml
vendored
@@ -32,7 +32,8 @@ jobs:
|
|||||||
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"'a' README.md
|
||||||
|
sed -i "$ADDONSLINE"'i' README.md
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user