Skip to content

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