feat: setup forgejo runner.

This commit is contained in:
CronyAkatsuki 2026-01-21 17:44:34 +01:00
parent a3389dc350
commit 8f5f8cb691
5 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
age = {
secrets = {
forgejo-runner-token = {
file = ../../../../secrets/forgejo-runner-token.age;
};
};
};
}