mirror of
https://github.com/yawaflua/yawaflua.git
synced 2026-07-25 01:00:57 +03:00
fix: quote steam user ID to prevent YAML float conversion
This commit is contained in:
@@ -38,5 +38,5 @@ jobs:
|
||||
plugin_steam_playtime_threshold: 2
|
||||
plugin_steam_recent_games_limit: 1
|
||||
plugin_steam_sections: player, most-played, recently-played
|
||||
plugin_steam_user: 76561198810888396
|
||||
plugin_steam_user: "76561198810888396"
|
||||
repositories_forks: yes
|
||||
|
||||
Reference in New Issue
Block a user