DTCompileTimeTracker
DTCompileTimeTracker copied to clipboard
Create GitHub release (git tag)
Hi @DarrenTsung ,
Thanks for creating this awesome packages. I'm the creator of OpenUPM, an open source registry collects upm packages with automatic build pipelines. Our build pipelines monitor git tags (that are semver) and publish new release automatically. You can checkout the announcement on Medium for details.
Your package is available at https://openupm.com/packages/com.darrentsung.dtcompiletimetracker/
To make it work, please consider creating a git tag (GitHub releases) that match the version of package.json.
To learn best practices of maintaining an upm repository, please checkout https://openupm.com/docs/managing-upm-project.html