Skip to content

Commit c43fab9

Browse files
wegankfricklerhandwerk
authored andcommitted
infra/makemake: update options
1 parent 6d22aff commit c43fab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/makemake/buildbot.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ in {
1616
github = {
1717
oauthId = "Ov23linNGNKJg5zddrwX";
1818
oauthSecretFile = secret "github/oauth";
19-
tokenFile = secret "github/pat";
19+
authType.legacy.tokenFile = secret "github/pat";
2020
webhookSecretFile = secret "github/webhook";
2121
};
2222
useHTTPS = true;

0 commit comments

Comments
 (0)