request only rankeds
ci / docker (push) Waiting to run

This commit is contained in:
2024-06-14 03:36:26 +02:00
parent 37dcd67bdc
commit 3e3017f31a
2 changed files with 2 additions and 2 deletions
@@ -58,7 +58,7 @@ defmodule Scrapper.Processor.MatchProcessor do
"#{decoded_match.info.gameVersion}"
)
queue_id ->
_queue_id ->
Storage.MatchStorage.S3MatchStorage.store_match(match_id, raw_match, "matches")
end