Remove ambigious unicode character
All checks were successful
Update Community Skins README / Full CI/CD Pipeline (push) Successful in 8s
All checks were successful
Update Community Skins README / Full CI/CD Pipeline (push) Successful in 8s
This commit is contained in:
@@ -126,7 +126,7 @@ jobs:
|
||||
printf "%s|<a href=\"%s\"><img src=\"https://a.ppy.sh/%s?%s\" width=175 height=175></a>\n" \
|
||||
"$padded_rank" "$html_url" "$osu_id" "$timestamp" >> "$avatar_rows_file"
|
||||
|
||||
echo " ✅ Match: $username (Rank #$pp_rank) – repo contains Skins/ directory"
|
||||
echo " ✅ Match: $username (Rank #$pp_rank), repo contains Skins/ directory"
|
||||
total_valid_entries=$((total_valid_entries + 1))
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user