New default action token
This commit is contained in:
parent
5006a48c39
commit
f2f4608b13
1 changed files with 2 additions and 1 deletions
|
@ -30,9 +30,10 @@ in
|
|||
enable = true;
|
||||
name = "linux-runner";
|
||||
url = "https://pts-paper.de";
|
||||
token = "KBiwcMn9EXxwtUYUmJWe764ZBWCqjxfDzAd42nYL";
|
||||
token = "B3XA4FbbN17S2Z94nTLMmJsZNU63sN45oXR2Bna9";
|
||||
labels = [
|
||||
"ubuntu-latest:docker://node:16-bullseye"
|
||||
"ubuntu-24.04:docker://node:16-bullseye"
|
||||
"ubuntu-22.04:docker://node:16-bullseye"
|
||||
"ubuntu-20.04:docker://node:16-bullseye"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue