mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-17 14:21:49 +02:00
Update weekly_README.yaml
This commit is contained in:
5
.github/workflows/weekly_README.yaml
vendored
5
.github/workflows/weekly_README.yaml
vendored
@@ -31,9 +31,8 @@ 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
|
||||||
sed -i "$ADDONSLINE"'i' README.md
|
✓ ['"$NAME"']('"$f"'/) : '"$DESCRIPTION" README.md
|
||||||
sed -i "$ADDONSLINE"'a' README.md
|
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user