You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our CI does not include the publish task, which prevents deployment as expected. The objective is to integrate the mavenCentralPublish.gradle script into this project so that the deployment process mirrors the configuration and execution used in previous projects. This task involves updating the CI pipeline to call the new script and ensuring that all Maven Central publishing settings are correctly configured.