mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-19 15:21:50 +02:00
Update daily_README.yaml
This commit is contained in:
1
.github/workflows/daily_README.yaml
vendored
1
.github/workflows/daily_README.yaml
vendored
@@ -29,6 +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 "/$f/ s/ # Image : yes//g" ".github/paths-filter.yml"
|
||||||
sed -i "/$f/ s/$/ # Image : yes/" ".github/paths-filter.yml"
|
sed -i "/$f/ s/$/ # Image : yes/" ".github/paths-filter.yml"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user