Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 270 Bytes

File metadata and controls

10 lines (7 loc) · 270 Bytes

Create a release

The release is not created via the GitHub action but locally via Maven and then the package is imported/uploaded into a release on GitHub.

mvn release:prepare
mvn release:perform

Create a release on GitHub and upload the created archives.