mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 06:26:28 +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
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
# Identify addons with true images
|
||||
if [ "$(jq '.image' "$f/config.json")" != null ]; then
|
||||
sed -i '/'"$f:"'/s/$/ '"# Image : $(jq '.image' "$f/config.json")/""'/' ".github/paths-filter.yml"
|
||||
sed -i "/$f:/s/$/ # Image : $(jq '.image' "$f/config.json")/" ".github/paths-filter.yml"
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user