Skip to content

Commit 7560851

Browse files
committed
Add release badge
1 parent b199b76 commit 7560851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# java-template
22

33
[![build](https://github.com/will-molloy/java-template/actions/workflows/build.yml/badge.svg?branch=main&event=push)](https://github.com/will-molloy/java-template/actions/workflows/build.yml)
4+
[![release](https://github.com/will-molloy/java-template/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/will-molloy/java-template/actions/workflows/release.yml)
45
[![codecov](https://codecov.io/gh/will-molloy/java-template/branch/main/graph/badge.svg)](https://codecov.io/gh/will-molloy/java-template)
56

67
template repo for Java projects using Gradle

0 commit comments

Comments
 (0)