mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-12 02:41:02 +01:00
Update daily_README.yaml
This commit is contained in:
8
.github/workflows/daily_README.yaml
vendored
8
.github/workflows/daily_README.yaml
vendored
@@ -35,14 +35,9 @@ jobs:
|
||||
sed -i "/$f/ s/ # Image : yes//g" ".github/paths-filter.yml"
|
||||
sed -i "/$f/ s/$/ # Image : yes/" ".github/paths-filter.yml"
|
||||
fi
|
||||
|
||||
done
|
||||
fi
|
||||
done
|
||||
|
||||
# Remove issues list
|
||||
rm issueslist
|
||||
|
||||
# Sort yaml
|
||||
sort -t= ".github/paths-filter.yml" -o ".github/paths-filter.yml"
|
||||
|
||||
@@ -88,6 +83,9 @@ jobs:
|
||||
fi
|
||||
done
|
||||
|
||||
# Remove issues list
|
||||
rm issueslist
|
||||
|
||||
- name: Create README file
|
||||
run: |
|
||||
# Init
|
||||
|
||||
Reference in New Issue
Block a user