1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

update README

This commit is contained in:
shimataro 2021-03-07 21:35:07 +09:00
parent c52e9f85dc
commit 7b68ee8c33
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -94,7 +94,7 @@ Check below:
Use `if_key_exists` parameter. Use `if_key_exists` parameter.
* `replace`: replaces key * `replace`: replaces key
* `ignore`: do nothing * `ignore`: does nothing
* `fail`: fails (default) * `fail`: fails (default)
### How do I use encrypted SSH key? ### How do I use encrypted SSH key?