Update daily_README.yaml

This commit is contained in:
Alexandre
2022-05-07 19:46:49 +02:00
committed by GitHub
parent c16ffa3b8a
commit a96ec025a6

View File

@@ -34,7 +34,7 @@ jobs:
fi
# If there is an issue, put a message
OPENISSUES=$(curl -s https://api.github.com/repos/alexbelgium/hassio-addons/issues | grep -iF $f)
curl https://api.github.com/repos/alexbelgium/hassio-addons/issues
#if [ "$OPENISSUES" != "" ]; then
# for item in ${OPENISSUES//\\n/ }
# do