Skip to content

Fix: Release process#11

Open
Wenrh2004 wants to merge 5 commits intomasterfrom
fix
Open

Fix: Release process#11
Wenrh2004 wants to merge 5 commits intomasterfrom
fix

Conversation

@Wenrh2004
Copy link
Owner

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Maven publication workflow to adjust configuration settings for publishing artifacts to Maven Central.

  • Updated server configuration by replacing "ossrh" with "central" and adding Maven caching.
  • Updated secret names to use MAVEN_* keys and modified GPG signing settings.
Files not reviewed (1)
  • pom.xml: Language not supported
Comments suppressed due to low confidence (1)

.github/workflows/maven-publish.yml:19

  • The server-id has been changed from 'ossrh' to 'central'. Please verify that 'central' is the correct and intended identifier for publishing to Maven Central.
server-id: central

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