Update daily_README.yaml

This commit is contained in:
Alexandre
2022-04-24 19:11:46 +02:00
committed by GitHub
parent 2baf859cdc
commit d4fe88e17a

View File

@@ -29,6 +29,7 @@ jobs:
# Identify addons with true images
if [ "$(jq '.image' "$f/config.json")" != null ]; then
sed -i "/$f/ s/ # Image : yes//g" ".github/paths-filter.yml"
sed -i "/$f/ s/$/ # Image : yes/" ".github/paths-filter.yml"
fi
fi