put token into an extra file
This commit is contained in:
parent
9137e2df3a
commit
420d9c5194
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ services.gitea-actions-runner = {
|
|||
enable = true;
|
||||
url = "https://git.shibe.pro";
|
||||
name = "shibepro-ci";
|
||||
token = "sDkclN4DPqxIF6bKlkLtkRuOtGuIcn9hEml1LPC6";
|
||||
tokenFile = "/etc/nixos/ci-token";
|
||||
labels = [];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue