Add cut release branch action to utilities (#301)

Add cut release branch action to utilities
This commit is contained in:
Gary Ewan Park 2020-01-14 12:05:59 -08:00 committed by GitHub
commit c509674576
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -197,6 +197,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Edit JSON File](https://github.com/deef0000dragon1/json-edit-action)
- [Build Slate documentation](https://github.com/Decathlon/slate-builder-action)
- [Get latest SemVer and branch name given a search string](https://github.com/jessicalostinspace/github-action-get-regex-branch)
- [Cut Release Branch](https://github.com/jessicalostinspace/cut-release-action) - Cuts a release branch given a branch prefix and optional semantic version.
### Testing and Linting