mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-08-05 12:06:13 -04:00

* Introduce publish_snapshot.yml for uploading the snapshot artifact on the mavenCentral. * We have added the `SNAPSHOT` env variable in publish_snapshot.yml and match it our code if found then it means this workflow triggered to publish the snapshot on maven so on behalf of this we have rectify our code.