chore(net): don't run keep alive on player tick

This commit is contained in:
Alexander Medvedev
2026-05-24 11:45:40 +02:00
parent f981126cfb
commit d9312141f6
8 changed files with 121 additions and 69 deletions

View File

@@ -65,6 +65,7 @@ jobs:
id: build
uses: docker/build-push-action@v7
with:
context: .
platforms: ${{ matrix.platform }}
labels: ${{ steps.meta.outputs.labels }}
tags: ${{ env.REGISTRY }}/${{ env.REGISTRY_IMAGE }}