make github token accessible to hydra-notify
This commit is contained in:
parent
502171ec57
commit
f43f6a6894
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ in
|
||||||
|
|
||||||
age.secrets.${hydraGitHubAuth} = {
|
age.secrets.${hydraGitHubAuth} = {
|
||||||
file = "${secretsPath}/${hydraGitHubAuth}.age";
|
file = "${secretsPath}/${hydraGitHubAuth}.age";
|
||||||
|
mode = "440";
|
||||||
owner = "hydra-www";
|
owner = "hydra-www";
|
||||||
group = "hydra";
|
group = "hydra";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue