**Description** Add a workflow to build Maven artifacts and publish them to GitHub Packages. Example workflow can be found here: [mvn_01](https://github.com/teragrep/mvn_01/blob/main/workflows/upload_release_github_packages.yaml)
Description
Add a workflow to build Maven artifacts and publish them to GitHub Packages.
Example workflow can be found here: mvn_01