You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Create Branch
v1.0.0
This action creates a new branch with the same commit reference as the branch it is being ran on.
Optional The name of the branch to create. Default "release-candidate"
.
uses: peterjgrainger/[email protected]
with:
branch: 'release-notes'