From 8b7484edd58a0b093e6fc9d7b46b77621b3f8420 Mon Sep 17 00:00:00 2001 From: Jessica Wilson Date: Tue, 14 Jan 2020 12:00:22 -0800 Subject: [PATCH] Added https://github.com/jessicalostinspace/cut-release-action to utlities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e2f917..0e92fbc 100644 --- a/README.md +++ b/README.md @@ -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