Skip to content

Commit 7f18bf0

Browse files
committed
docs: add v1 workflow version badge to all README files
- Add a v1 version badge for the stable workflow to all README files Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent 35c03a2 commit 7f18bf0

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
[GitHub Action](https://github.com/features/actions) for copying files and artifacts via SSH.
66

7+
[![v1 version](https://github.com/appleboy/scp-action/actions/workflows/stable.yml/badge.svg)](https://github.com/appleboy/scp-action/actions/workflows/stable.yml)
78
[![lint and test](https://github.com/appleboy/scp-action/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/scp-action/actions/workflows/testing.yml)
89

910
> **Note:** Only supports **Linux** [docker](https://www.docker.com/) containers.

README.zh-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
[GitHub Action](https://github.com/features/actions) 用于通过 SSH 复制文件和构建产物。
66

7+
[![v1 version](https://github.com/appleboy/scp-action/actions/workflows/stable.yml/badge.svg)](https://github.com/appleboy/scp-action/actions/workflows/stable.yml)
78
[![lint and test](https://github.com/appleboy/scp-action/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/scp-action/actions/workflows/testing.yml)
89

910
> **注意:** 仅支持 **Linux** [docker](https://www.docker.com/) 容器。

README.zh-tw.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
[GitHub Action](https://github.com/features/actions) 用於透過 SSH 複製檔案與產物。
66

7+
[![v1 version](https://github.com/appleboy/scp-action/actions/workflows/stable.yml/badge.svg)](https://github.com/appleboy/scp-action/actions/workflows/stable.yml)
78
[![lint and test](https://github.com/appleboy/scp-action/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/scp-action/actions/workflows/testing.yml)
89

910
> **注意:** 只支援 **Linux** [docker](https://www.docker.com/) 容器。

0 commit comments

Comments
 (0)