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:
parent
f7c46b12d8
commit
15cc8ad198
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue