Skip to content

Commit 110008c

Browse files
committed
docs: update README files with correct workflow links and formatting
- Update workflow badge links in all README files to reference testing.yml instead of lint.yml - Fix bullet formatting in Chinese README files for better markdown display Signed-off-by: appleboy <[email protected]>
1 parent cc35c73 commit 110008c

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[繁體中文](README.zh-tw.md) | [简体中文](README.zh-cn.md)
44

55
[![GoDoc](https://godoc.org/github.com/appleboy/drone-scp?status.svg)](https://godoc.org/github.com/appleboy/drone-scp)
6-
[![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/lint.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/lint.yml)
6+
[![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml)
77
[![codecov](https://codecov.io/gh/appleboy/drone-scp/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/drone-scp)
88
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/drone-scp)](https://goreportcard.com/report/github.com/appleboy/drone-scp)
99
[![Docker Pulls](https://img.shields.io/docker/pulls/appleboy/drone-scp.svg)](https://hub.docker.com/r/appleboy/drone-scp/)

README.zh-cn.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[繁體中文](README.zh-tw.md) | [English](README.md)
44

55
[![GoDoc](https://godoc.org/github.com/appleboy/drone-scp?status.svg)](https://godoc.org/github.com/appleboy/drone-scp)
6-
[![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/lint.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/lint.yml)
6+
[![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml)
77
[![codecov](https://codecov.io/gh/appleboy/drone-scp/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/drone-scp)
88
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/drone-scp)](https://goreportcard.com/report/github.com/appleboy/drone-scp)
99
[![Docker Pulls](https://img.shields.io/docker/pulls/appleboy/drone-scp.svg)](https://hub.docker.com/r/appleboy/drone-scp/)
@@ -14,12 +14,12 @@
1414

1515
## 功能
1616

17-
* [x] 支持例程。
18-
* [x] 支持来源列表中的通配符模式。
19-
* [x] 支持将文件发送到多个主机。
20-
* [x] 支持将文件发送到主机上的多个目标文件夹。
21-
* [x] 支持从绝对路径或原始主体加载 ssh 密钥。
22-
* [x] 支持 SSH ProxyCommand。
17+
- [x] 支持例程。
18+
- [x] 支持来源列表中的通配符模式。
19+
- [x] 支持将文件发送到多个主机。
20+
- [x] 支持将文件发送到主机上的多个目标文件夹。
21+
- [x] 支持从绝对路径或原始主体加载 ssh 密钥。
22+
- [x] 支持 SSH ProxyCommand。
2323

2424
```sh
2525
+--------+ +----------+ +-----------+
@@ -60,9 +60,9 @@
6060

6161
The pre-compiled binaries can be downloaded from [release page](https://github.com/appleboy/drone-scp/releases). Support the following OS type.
6262

63-
* Windows amd64/386
64-
* Linux arm/amd64/386
65-
* Darwin amd64/386
63+
- Windows amd64/386
64+
- Linux arm/amd64/386
65+
- Darwin amd64/386
6666

6767
With `Go` installed
6868

@@ -96,9 +96,9 @@ make docker
9696

9797
There are three ways to send notification.
9898

99-
* [usage from binary](#usage-from-binary)
100-
* [usage from docker](#usage-from-docker)
101-
* [usage from drone ci](#usage-from-drone-ci)
99+
- [usage from binary](#usage-from-binary)
100+
- [usage from docker](#usage-from-docker)
101+
- [usage from drone ci](#usage-from-drone-ci)
102102

103103
### Usage from binary
104104

README.zh-tw.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[簡體中文](README.zh-cn.md) | [English](README.md)
44

55
[![GoDoc](https://godoc.org/github.com/appleboy/drone-scp?status.svg)](https://godoc.org/github.com/appleboy/drone-scp)
6-
[![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/lint.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/lint.yml)
6+
[![Lint and Testing](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/drone-scp/actions/workflows/testing.yml)
77
[![codecov](https://codecov.io/gh/appleboy/drone-scp/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/drone-scp)
88
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/drone-scp)](https://goreportcard.com/report/github.com/appleboy/drone-scp)
99
[![Docker Pulls](https://img.shields.io/docker/pulls/appleboy/drone-scp.svg)](https://hub.docker.com/r/appleboy/drone-scp/)
@@ -14,12 +14,12 @@
1414

1515
## 功能
1616

17-
* [x] 支援例程。
18-
* [x] 支援來源列表中的萬用字元模式。
19-
* [x] 支援將檔案發送到多個主機。
20-
* [x] 支援將檔案發送到主機上的多個目標資料夾。
21-
* [x] 支援從絕對路徑或原始主體載入 ssh 金鑰。
22-
* [x] 支援 SSH ProxyCommand。
17+
- [x] 支援例程。
18+
- [x] 支援來源列表中的萬用字元模式。
19+
- [x] 支援將檔案發送到多個主機。
20+
- [x] 支援將檔案發送到主機上的多個目標資料夾。
21+
- [x] 支援從絕對路徑或原始主體載入 ssh 金鑰。
22+
- [x] 支援 SSH ProxyCommand。
2323

2424
```sh
2525
+--------+ +----------+ +-----------+
@@ -60,9 +60,9 @@
6060

6161
The pre-compiled binaries can be downloaded from [release page](https://github.com/appleboy/drone-scp/releases). Support the following OS type.
6262

63-
* Windows amd64/386
64-
* Linux arm/amd64/386
65-
* Darwin amd64/386
63+
- Windows amd64/386
64+
- Linux arm/amd64/386
65+
- Darwin amd64/386
6666

6767
With `Go` installed
6868

@@ -96,9 +96,9 @@ make docker
9696

9797
There are three ways to send notification.
9898

99-
* [usage from binary](#usage-from-binary)
100-
* [usage from docker](#usage-from-docker)
101-
* [usage from drone ci](#usage-from-drone-ci)
99+
- [usage from binary](#usage-from-binary)
100+
- [usage from docker](#usage-from-docker)
101+
- [usage from drone ci](#usage-from-drone-ci)
102102

103103
### Usage from binary
104104

0 commit comments

Comments
 (0)