Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit bd556da

Browse files
authored
Update release.yml
1 parent 9d73e91 commit bd556da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
release_name: v${{ steps.version.outputs.release }}
8484
commitish: master
8585
body: |
86-
## Installation
86+
## Installation [![Maven Central](https://img.shields.io/maven-central/v/com.xdev-software/csapi?versionPrefix=${{ steps.version.outputs.release }})](https://mvnrepository.com/artifact/com.xdev-software/csapi)
8787
Add the following lines to your pom:
8888
```XML
8989
<dependency>

0 commit comments

Comments
 (0)