From adba6714c7e33f762838d9d1ec284a237324dc29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20H=C3=BCbner?= Date: Mon, 7 Jul 2025 09:38:32 +0200 Subject: [PATCH] Maybe functioning runner token --- runner_system.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runner_system.nix b/runner_system.nix index 960dc81..9a62667 100644 --- a/runner_system.nix +++ b/runner_system.nix @@ -30,7 +30,7 @@ in enable = true; name = "linux-runner"; url = "https://pts-paper.de"; - token = "FXKKHShzmdtmUaAGoDBDZ2hlv7tgwODvbY9v9P8r"; + token = "KBiwcMn9EXxwtUYUmJWe764ZBWCqjxfDzAd42nYL"; labels = [ "ubuntu-latest:docker://node:16-bullseye" "ubuntu-22.04:docker://node:16-bullseye"