mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update weekly_stats.yaml
This commit is contained in:
2
.github/workflows/weekly_stats.yaml
vendored
2
.github/workflows/weekly_stats.yaml
vendored
@@ -60,7 +60,7 @@ jobs:
|
||||
# shellcheck disable=SC2046
|
||||
for i in $(seq $(head -n 1 $file | tr -cd ' \t' | wc -c )); do
|
||||
echo "$i"
|
||||
sed -i "/$slug/s|^|- |" "$file"
|
||||
sed -i "/$SLUG/s|^|- |" "$file"
|
||||
done
|
||||
fi
|
||||
# Add data
|
||||
|
||||
Reference in New Issue
Block a user