-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Github Actions to create release artifacts #205
Comments
I'll be happy to look into that |
@pesse and @jgebal I even deploy to Maven Central. |
|
Hello! FWIW you can use Maven's https://jreleaser.org/guide/latest/quick-start/maven.html Be aware that releasing to GitHub Packages still requires consumers to input their GitHub credentials for reading. |
Thanks @aalmiray |
At the moment, there is no Github Actions workflow to create release artifacts.
What it should include:
Any help really appreciated.
The text was updated successfully, but these errors were encountered: