From 8ba57b75397af1465489580dee143daef530a598 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=B5=A9=E9=BA=9F?= Date: Fri, 10 Apr 2020 14:38:15 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85test=20status?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 4 +--- README.md | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 87e8c872..deb9911c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,7 +1,5 @@ name: release -on: - release: - types: [published] +on: [push] jobs: goreleaser: runs-on: ubuntu-latest diff --git a/README.md b/README.md index c8e772ea..9e98c901 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![Test](https://github.com/gwuhaolin/livego/workflows/Test/badge.svg) + # livego Simple and efficient live broadcast server: - Very simple to install and use;