Updated the workflow directory to include a yaml file that does a release
-requires version to start with v i.e. v0.1.1
-removes the example folder from the release
-pull down all the git submodules
-compresses the bundle and posts it as a release
Created a prerelease yaml file that can be used on demand to make a prerelease.
Updated the workflow directory to include a yaml file that does a release -requires version to start with v i.e.
v0.1.1
-removes the example folder from the release -pull down all the git submodules -compresses the bundle and posts it as a releaseCreated a prerelease yaml file that can be used on demand to make a prerelease.