mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 10:31:26 +02:00
Update daily_README.yaml
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -48,7 +48,7 @@ jobs:
|
|||||||
while read -r line
|
while read -r line
|
||||||
do
|
do
|
||||||
line=${line#* \"}
|
line=${line#* \"}
|
||||||
line=${line::-n}
|
line=${line::-2}
|
||||||
find "$f" -iname readme.md -print0 | xargs -0 sed -i "1i Open Issue : [$line](https://github.com/alexbelgium/hassio-addons/issues)"
|
find "$f" -iname readme.md -print0 | xargs -0 sed -i "1i Open Issue : [$line](https://github.com/alexbelgium/hassio-addons/issues)"
|
||||||
done <<< "$OPENISSUES"
|
done <<< "$OPENISSUES"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user