Skip to content

Commit 758600b

Browse files
committed
Update README
1 parent cb877b7 commit 758600b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SSH keygen Action
22

3-
The action runs `ssh-kengen` to generate a key pair stored in `private_key.txt` and `public_key.txt`, with `rsa` encryption and 4096 bits by default. You can specify your inputs.
3+
The action runs `ssh-keygen` to generate a key pair stored in `private_key.txt` and `public_key.txt`, with `rsa` encryption and 4096 bits by default. You can specify your inputs.
44

55
Or just use [the template](https://github.com/gitx-io/ssh-keygen-template) to run a workflow_dispatch action to generate a specified one.
66

0 commit comments

Comments
 (0)