docs: update build badge
This commit is contained in:
parent
deb383aba8
commit
8d9e478145
|
|
@ -7,8 +7,8 @@
|
||||||
<h1 align="center">gotify/server</h1>
|
<h1 align="center">gotify/server</h1>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/gotify/server/actions?query=workflow%3Abuild">
|
<a href="https://github.com/gotify/server/actions/workflows/build.yml">
|
||||||
<img alt="Build Status" src="https://github.com/gotify/server/workflows/build/badge.svg">
|
<img alt="Build Status" src="https://github.com/gotify/server/actions/workflows/build.yml/badge.svg">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://codecov.io/gh/gotify/server">
|
<a href="https://codecov.io/gh/gotify/server">
|
||||||
<img alt="codecov" src="https://codecov.io/gh/gotify/server/branch/master/graph/badge.svg">
|
<img alt="codecov" src="https://codecov.io/gh/gotify/server/branch/master/graph/badge.svg">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue