feat: add github_cli_token as sops secret

mise activate zsh via oh-my-zsh plugin
This commit is contained in:
Poby 2026-03-14 22:03:50 +09:00
parent 63a3bb6e98
commit d653b39a56
No known key found for this signature in database
4 changed files with 10 additions and 4 deletions

View file

@ -7,6 +7,7 @@
secrets = {
"github_ssh_key" = { };
"github_cli_token" = { };
};
};
}