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