mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-12-23 06:28:21 +00:00
docs: update README and assets for new SSH agent workflow
- Replace the ssh workflow image with a new ssh agent image across all language versions of the README - Add a link to related presentation slides in the README files - Remove the old ssh-workflow.png image and add a new ssh-agent.png image to the repository Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
@@ -45,11 +45,13 @@ English | [繁體中文](./README.zh-tw.md) | [简体中文](./README.zh-cn.md)
|
|||||||
**SSH for GitHub Actions** is a powerful [GitHub Action](https://github.com/features/actions) for executing remote SSH commands easily and securely in your CI/CD workflows.
|
**SSH for GitHub Actions** is a powerful [GitHub Action](https://github.com/features/actions) for executing remote SSH commands easily and securely in your CI/CD workflows.
|
||||||
Built with [Golang](https://go.dev) and [drone-ssh](https://github.com/appleboy/drone-ssh), it supports a wide range of SSH scenarios, including multi-host, proxy, and advanced authentication.
|
Built with [Golang](https://go.dev) and [drone-ssh](https://github.com/appleboy/drone-ssh), it supports a wide range of SSH scenarios, including multi-host, proxy, and advanced authentication.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
[](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
||||||
[](https://github.com/appleboy/ssh-action/actions/workflows/trivy-scan.yml)
|
[](https://github.com/appleboy/ssh-action/actions/workflows/trivy-scan.yml)
|
||||||
|
|
||||||
|
**Slides:** [SSH for GitHub Actions](https://speakerdeck.com/appleboy/ssh-for-github-actions)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🧩 Core Concepts & Input Parameters
|
## 🧩 Core Concepts & Input Parameters
|
||||||
|
|||||||
@@ -45,11 +45,13 @@
|
|||||||
**SSH for GitHub Actions** 是一个强大的 [GitHub Action](https://github.com/features/actions),可让你在 CI/CD 工作流中轻松且安全地执行远程 SSH 命令。
|
**SSH for GitHub Actions** 是一个强大的 [GitHub Action](https://github.com/features/actions),可让你在 CI/CD 工作流中轻松且安全地执行远程 SSH 命令。
|
||||||
本项目基于 [Golang](https://go.dev) 和 [drone-ssh](https://github.com/appleboy/drone-ssh) 构建,支持多主机、代理、高级认证等多种 SSH 场景。
|
本项目基于 [Golang](https://go.dev) 和 [drone-ssh](https://github.com/appleboy/drone-ssh) 构建,支持多主机、代理、高级认证等多种 SSH 场景。
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
[](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
||||||
[](https://github.com/appleboy/ssh-action/actions/workflows/trivy-scan.yml)
|
[](https://github.com/appleboy/ssh-action/actions/workflows/trivy-scan.yml)
|
||||||
|
|
||||||
|
**幻灯片:** [SSH for GitHub Actions](https://speakerdeck.com/appleboy/ssh-for-github-actions)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🧩 核心概念与输入参数
|
## 🧩 核心概念与输入参数
|
||||||
|
|||||||
@@ -45,11 +45,13 @@
|
|||||||
**SSH for GitHub Actions** 是一個強大的 [GitHub Action](https://github.com/features/actions),可讓你在 CI/CD 工作流程中輕鬆且安全地執行遠端 SSH 指令。
|
**SSH for GitHub Actions** 是一個強大的 [GitHub Action](https://github.com/features/actions),可讓你在 CI/CD 工作流程中輕鬆且安全地執行遠端 SSH 指令。
|
||||||
本專案以 [Golang](https://go.dev) 和 [drone-ssh](https://github.com/appleboy/drone-ssh) 建立,支援多主機、代理、進階認證等多種 SSH 場景。
|
本專案以 [Golang](https://go.dev) 和 [drone-ssh](https://github.com/appleboy/drone-ssh) 建立,支援多主機、代理、進階認證等多種 SSH 場景。
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
[](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
[](https://github.com/appleboy/ssh-action/actions/workflows/main.yml)
|
||||||
[](https://github.com/appleboy/ssh-action/actions/workflows/trivy-scan.yml)
|
[](https://github.com/appleboy/ssh-action/actions/workflows/trivy-scan.yml)
|
||||||
|
|
||||||
|
**簡報:** [SSH for GitHub Actions](https://speakerdeck.com/appleboy/ssh-for-github-actions)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🧩 核心概念與輸入參數
|
## 🧩 核心概念與輸入參數
|
||||||
|
|||||||
BIN
images/ssh-agent.png
Normal file
BIN
images/ssh-agent.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 652 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 70 KiB |
Reference in New Issue
Block a user