EasyPost / easypost-java

EasyPost Shipping API Client Library for Java
https://easypost.com/docs/api
MIT License
53 stars 37 forks source link

[chore] Set up Actions-based release process #326

Closed nwithan8 closed 1 month ago

nwithan8 commented 1 month ago

Description

Use GitHub Actions to build/publish JARs to Maven Central Repository (and attach them to GitHub release) upon creating a GitHub release.

Ref: https://github.com/actions/setup-java/blob/v3.11.0/docs/advanced-usage.md#publishing-using-apache-maven

Awaiting required secrets to be added to GitHub Secrets on this repo.

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.