diff --git a/.github/workflows/maven-publish.yml b/.github/workflows/maven-publish.yml index 9852ed6..efdba57 100644 --- a/.github/workflows/maven-publish.yml +++ b/.github/workflows/maven-publish.yml @@ -1,7 +1,7 @@ # This workflow will build a package using Maven and then publish it to GitHub packages when a release is created # For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#apache-maven-with-a-settings-path -name: Maven Package Publish to GitHub Packages +name: Test and Publish Package #on: # release: diff --git a/README.md b/README.md index c939bf6..8f84af0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A Java wrapper for [Ollama](https://github.com/jmorganca/ollama/blob/main/docs/api.md) APIs. +![Build Status](https://github.com/amithkoujalgi/ollama4j/actions/workflows/maven-publish.yml/badge.svg) + Install: With Maven from [Nexus](https://s01.oss.sonatype.org/#nexus-search;quick~ollama4j):