diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 87e8c872..543f2c1e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: release +name: Release on: release: types: [published] diff --git a/README.md b/README.md index d35b71d9..0bc341c4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@

[![Test](https://github.com/gwuhaolin/livego/workflows/Test/badge.svg)](https://github.com/gwuhaolin/livego/actions?query=workflow%3ATest) +[![Release](https://github.com/gwuhaolin/livego/workflows/release/badge.svg)](https://github.com/gwuhaolin/livego/actions?query=workflow%3ARelease) [中文](./README_cn.md) diff --git a/README_cn.md b/README_cn.md index a3386410..693e8b82 100644 --- a/README_cn.md +++ b/README_cn.md @@ -3,6 +3,7 @@

[![Test](https://github.com/gwuhaolin/livego/workflows/Test/badge.svg)](https://github.com/gwuhaolin/livego/actions?query=workflow%3ATest) +[![Release](https://github.com/gwuhaolin/livego/workflows/release/badge.svg)](https://github.com/gwuhaolin/livego/actions?query=workflow%3ARelease) 简单高效的直播服务器: - 安装和使用非常简单;