Browse Source

补充test status

pull/89/head
吴浩麟 5 years ago
parent
commit
8ba57b7539
  1. 4
      .github/workflows/release.yml
  2. 2
      README.md

4
.github/workflows/release.yml

@ -1,7 +1,5 @@
name: release name: release
on: on: [push]
release:
types: [published]
jobs: jobs:
goreleaser: goreleaser:
runs-on: ubuntu-latest runs-on: ubuntu-latest

2
README.md

@ -1,3 +1,5 @@
![Test](https://github.com/gwuhaolin/livego/workflows/Test/badge.svg)
# livego # livego
Simple and efficient live broadcast server: Simple and efficient live broadcast server:
- Very simple to install and use; - Very simple to install and use;

Loading…
Cancel
Save