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;