ssh-agent-action/dist
Maciej Pasternacki a45226bfaf
Use execFileSync to clean up (#80)
execSync just started a second ssh-agent. `['-k']` argument was
treated as options, it didn't have `stdio` set, so stdio was piped and
returned (and ignored).
2021-06-11 15:17:22 +02:00
..
cleanup.js Use execFileSync to clean up (#80) 2021-06-11 15:17:22 +02:00
index.js Log when a key is _not_ used as a deploy key 2021-03-17 18:50:49 +00:00