Rename CI to Build

This commit is contained in:
Deluan 2020-01-23 18:21:20 -05:00
parent 35aeb0a396
commit 75d833a8c1
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: CI
name: Build
on: [push]
jobs:
go:

View File

@ -1,6 +1,6 @@
# CloudSonic Server
[![Build Status](https://github.com/cloudsonic/sonic-server/workflows/CI/badge.svg)](https://github.com/cloudsonic/sonic-server/actions)
[![Build Status](https://github.com/cloudsonic/sonic-server/workflows/Build/badge.svg)](https://github.com/cloudsonic/sonic-server/actions)
[![Go Report Card](https://goreportcard.com/badge/github.com/cloudsonic/sonic-server)](https://goreportcard.com/report/github.com/cloudsonic/sonic-server)
CloudSonic is a music collection server and streamer, allowing you to listen to your music collection from anywhere.