feat: add zh-cn superlink
This commit is contained in:
parent
e984c748f1
commit
aaf3f269ef
|
@ -1,6 +1,7 @@
|
|||
# 🚀 SSH for GitHub Actions
|
||||
|
||||
[繁體中文](./README.zh-tw.md)
|
||||
[简体中文](./README.zh-cn.md)
|
||||
|
||||
[GitHub Action](https://github.com/features/actions) for executing remote ssh commands.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# 🚀 用于 GitHub Actions 的 SSH
|
||||
|
||||
[GitHub Action](https://github.com/features/actions) for executing remote ssh commands.
|
||||
[GitHub Action](https://github.com/features/actions) 用于执行远程 SSH 命令。
|
||||
|
||||

|
||||
|
||||
|
|
Loading…
Reference in New Issue