Skip to content

Commit 4a9df23

Browse files
Update Badge to show failing release workflows
Signed-off-by: Divyansh Gupta <[email protected]>
1 parent 4478e5e commit 4a9df23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<p align="center"><img src="assets/logo.png" alt="Logo" width="250px" /></p>
22
<p align="center">
33
<a href="https://github.com/cert-manager/aws-privateca-issuer/actions">
4-
<img alt="Build Status" src="https://github.com/cert-manager/aws-privateca-issuer/workflows/CI/badge.svg" />
4+
<img alt="Release Build" src="https://github.com/cert-manager/aws-privateca-issuer/actions/workflows/on-release.yml/badge.svg" />
55
</a>
66
<a href="https://goreportcard.com/report/github.com/cert-manager/aws-privateca-issuer">
7-
<img alt="Build Status" src="https://goreportcard.com/badge/github.com/cert-manager/aws-privateca-issuer" />
7+
<img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/cert-manager/aws-privateca-issuer" />
88
</a>
99
<img alt="Latest version" src="https://img.shields.io/github/v/release/cert-manager/aws-privateca-issuer?color=success&sort=semver" />
1010
</p>

0 commit comments

Comments
 (0)