ppatierno / formula1-telemetry

Apache License 2.0
26 stars 6 forks source link

Added Maven Publish to GitHub Packages #11

Open Wrdle opened 1 year ago

Wrdle commented 1 year ago

Added Maven Publish GitHub action that publishes to GitHub packages. It's very basic as I wanted to be able to import the project from Gradle for my own projects. Adding some versioning system like semantic versioning might be worth it before merging to master. Feel free to modify this as you want.

Thanks for your fantastic work on this repo!