DTCompileTimeTracker icon indicating copy to clipboard operation
DTCompileTimeTracker copied to clipboard

Create GitHub release (git tag)

Open favoyang opened this issue 5 years ago • 0 comments

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

favoyang avatar Feb 09 '20 03:02 favoyang