mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-14 03:41:01 +01:00
Update daily_README.yaml
This commit is contained in:
2
.github/workflows/daily_README.yaml
vendored
2
.github/workflows/daily_README.yaml
vendored
@@ -37,7 +37,7 @@ jobs:
|
||||
fi
|
||||
|
||||
# If there is an issue, put a message
|
||||
OPENISSUES=$(sed -ni "/$f/p" issueslist)
|
||||
OPENISSUES=$(sed -n "/$f/I p" issueslist)
|
||||
echo "$OPENISSUES"
|
||||
#if [ "$OPENISSUES" != "" ]; then
|
||||
# for item in ${OPENISSUES//\\n/ }
|
||||
|
||||
Reference in New Issue
Block a user