GitHub Actions + Haxelib Publish (test repo)
Not working yet.
How the process to automatically publish to haxelib works:
- Build the project (not implemented here)
- Perform the following if
"version"has changed onhaxelib.json - Create a Release on GitHub with version number used on the
haxelib.json - Publish the package using
haxelib
See the workflow implementation here
License
MIT