diff --git a/README.md b/README.md index 08a806a..c69dffb 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ This action creates a new branch with the same commit reference as the branch it **Optional** The SHA1 value for the branch reference. +## Outputs + +### `created` + +Boolean value representing whether or not a new branch was created. + ## Example usage ```