benjishults / console

Apache License 2.0
0 stars 0 forks source link

publish artifact to maven central #3

Open benjishults opened 2 days ago

benjishults commented 2 days ago

https://www.linkedin.com/pulse/uploading-artifacts-maven-central-github-actions-itemis/

https://docs.github.com/en/actions/use-cases-and-examples/publishing-packages/publishing-java-packages-with-maven

https://www.bitshifted.co/blog/deploy-maven-central-github-actions-step-by-step-guide/

https://chriskapp.medium.com/github-action-upload-artifact-to-maven-repository-4b5cb4a0e4ae

https://medium.com/@jtbsorensen/publish-your-artifact-to-the-maven-central-repository-using-github-actions-15d3b5d9ce88

https://docs.gradle.org/current/userguide/publishing_maven.html

benjishults commented 1 day ago

may just publish to github packages and see how that goes