Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Gradle publish argument in GitHub action
The argument for the Gradle publish task in the GitHub action has been updated. The previous target "publishAllPublicationsToCentralPortal" has been replaced with the more general "publish" command, simplifying the process.
- Loading branch information