diff --git a/grm/github.toml b/grm/github.toml index 5ced5c0..e734d1a 100644 --- a/grm/github.toml +++ b/grm/github.toml @@ -2,6 +2,7 @@ provider = "github" token_command = "pass show github | ~/bin/yaml2json | jq -r '.personal_access_token.grm.value'" root = "~/code/github.com" worktree = true +force_ssh = true [filters] owner = true