Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 272 Bytes

Readme.md

File metadata and controls

5 lines (4 loc) · 272 Bytes

A Simple example to show how to automate building java desktop application using github actions and packages then publish the app in maven central repository

  • create simple desktop java application
  • create action to build package
  • publish package in maven