Chinmay Kalmane
Results
2
issues of
Chinmay Kalmane
The build.gradle.kts file contains the code for creating a nexus repository. BUt where is the code which enables the publish plugin to actually publish the artifact??
Your workflow file has the publish and close repo commands. But your build file does not have the code to define the pom, create a repo, sign the artifact and...