Compare commits

..

No commits in common. "9ea3fd5af7435d66d2830fa1e11e24b4a68b16b2" and "7c152aad825a7a5cc98b017d44bb6c26e2b034f6" have entirely different histories.

View file

@ -29,9 +29,9 @@ in
package = pkgs.forgejo-actions-runner; package = pkgs.forgejo-actions-runner;
instances.default = { instances.default = {
enable = true; enable = true;
name = "linux-runner"; name = "default-runner";
url = "https://pts-paper.de"; url = "https://pts-paper.de";
token = "R8ln9xooQn6RhUZ7vfDtCmj3835JxonZIR2DLAQX"; token = "3RbrSrirwM5yE3444ziw850ltGGUVpGwhzBNgGM1";
labels = [ labels = [
"ubuntu-latest:docker://node:16-bullseye" "ubuntu-latest:docker://node:16-bullseye"
"ubuntu-22.04:docker://node:16-bullseye" "ubuntu-22.04:docker://node:16-bullseye"