gh: works

This commit is contained in:
Sridhar Ratnakumar 2024-03-26 14:28:26 -04:00
parent fbfe594def
commit 4cb3d3f1ed
2 changed files with 26 additions and 2 deletions

View file

@ -77,6 +77,7 @@
targetHost = "github-runner";
targetUser = "srid";
keys."github-runner-token.secret" = {
user = "github-runner";
keyCommand = read1Password "github-runner-token";
};
};