From: MaxSMokeSkaarj Date: Tue, 5 Aug 2025 11:13:46 +0000 (+1000) Subject: fix X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2950c19b1c4bb26e0635c9b237ebe0942c828228;p=space-station-14.git fix --- diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 65d4f58573..aa47d1fd6b 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -21,7 +21,7 @@ jobs: uses: appleboy/ssh-action@master with: host: smokeofanarchy.ru - username: ss14 + username: ghrunner port: 2200 key: ${{ secrets.BENCHMARK_RUNNER_KEY }} command_timeout: 100000m