Skip to content

Create maven-publish.yml #114

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

Merged
merged 14 commits into from
Jun 11, 2025
Merged

Create maven-publish.yml #114

merged 14 commits into from
Jun 11, 2025

Conversation

cormacdalton
Copy link
Contributor

Adding action to publish to maven central

GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
MAVEN_CENTRAL_USERNAME: ${{ secrets.MAVEN_CENTRAL_USERNAME }}
MAVEN_CENTRAL_TOKEN: ${{ secrets.MAVEN_CENTRAL_TOKEN }}
run: mvn -X deploy -DskipTests -Dmaven.javadoc.skip=false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need to make sure that tests are passing when we do publsih

@cormacdalton cormacdalton merged commit 2d52be8 into main Jun 11, 2025
9 checks passed
@cormacdalton cormacdalton deleted the cormacdalton-publish branch June 11, 2025 12:27
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