Skip to content
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

Automatically publish packages on Maven Central. #1205

Merged
merged 1 commit into from
May 15, 2024

Conversation

gouttegd
Copy link
Collaborator

This PR adds a GitHub Action workflow to automatically build packages and publish them on Maven Central upon release.

As suggested by @matthewhorridge in this comment, the only difference here being the addition of the workflow_dispatch trigger condition to be able to manually trigger the workflow (I intend to use that to test publishing a build of the current 5.6.3 release, as a way to test the workflow before the 5.6.4 release).

Add a GitHub Action workflow to automatically build packages and publish
them on Maven Central upon release.
@gouttegd gouttegd self-assigned this May 14, 2024
@gouttegd gouttegd merged commit 09001f9 into master May 15, 2024
@gouttegd gouttegd deleted the publish-to-maven-central branch May 15, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants