qdrant / java-client

Official Java client for Qdrant
https://qdrant.github.io/java-client
Apache License 2.0
39 stars 6 forks source link

Allow Github actions to publish javadocs #14

Closed russcam closed 11 months ago

russcam commented 11 months ago

This commit allows GitHub actions to publish javadocs. It also changes the target to pull_request.

Anush008 commented 11 months ago

Hey @russcam. This is also resolved by https://github.com/qdrant/java-client/pull/10.

russcam commented 11 months ago

Duplicate of https://github.com/qdrant/java-client/pull/10