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

* add stars badge

This commit is contained in:
shimataro 2019-12-31 11:04:58 +09:00
parent f7c46b12d8
commit 15cc8ad198
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -6,6 +6,7 @@
[![Linux][image-verify-linux]][link-verify-linux] [![Linux][image-verify-linux]][link-verify-linux]
[![Release][image-release]][link-release] [![Release][image-release]][link-release]
[![License][image-license]][link-license] [![License][image-license]][link-license]
[![Stars][image-stars]][link-stars]
This action installs SSH key into `~/.ssh`. This action installs SSH key into `~/.ssh`.
@ -95,3 +96,5 @@ See [CHANGELOG.md](CHANGELOG.md).
[link-release]: https://github.com/shimataro/ssh-key-action/releases [link-release]: https://github.com/shimataro/ssh-key-action/releases
[image-license]: https://img.shields.io/github/license/shimataro/ssh-key-action.svg [image-license]: https://img.shields.io/github/license/shimataro/ssh-key-action.svg
[link-license]: ./LICENSE [link-license]: ./LICENSE
[image-stars]: https://img.shields.io/github/stars/shimataro/ssh-key-action.svg
[link-stars]: https://github.com/shimataro/ssh-key-action/stargazers