Updated GH action to publish maven pkg

Signed-off-by: Amith Koujalgi <amith.koujalgi@razorthink.com>
This commit is contained in:
Amith Koujalgi 2024-07-13 17:55:25 +05:30
parent ecc295f484
commit ee21f7fdd8

View File

@ -204,7 +204,7 @@
<repository> <repository>
<id>github</id> <id>github</id>
<name>GitHub Packages</name> <name>GitHub Packages</name>
<url>https://maven.pkg.github.com/amithkoujalgi/NetWatch</url> <url>https://maven.pkg.github.com/amithkoujalgi/ollama4j</url>
</repository> </repository>
</distributionManagement> </distributionManagement>