diff --git a/README.md b/README.md index 11e0fb3..1f2347d 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ This action creates a new branch with the same commit reference as the branch it ## Example usage +``` uses: peterjgrainger/action-create-branch@v1.0.0 with: branch: 'release-notes' +```