Skip to content

Commit 42a20b3

Browse files
alexespritpeterjgrainger
authored andcommitted
Replace "Github" with "GitHub"
1 parent c14402c commit 42a20b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Create Branch Github Action
1+
# Create Branch GitHub Action
22

33
This action creates a new branch with the same commit reference as the branch it is being ran on.
44

@@ -12,7 +12,7 @@ This action creates a new branch with the same commit reference as the branch it
1212

1313
```
1414
uses: peterjgrainger/[email protected]
15-
env:
15+
env:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:
1818
branch: 'release-notes'

0 commit comments

Comments
 (0)