Skip to content

Commit b4cdaa6

Browse files
authored
Merge pull request #7 from alexesprit/replace-github
Replace "Github" with "GitHub"
2 parents f94dbd9 + bb61212 commit b4cdaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gh-find-current-pr",
33
"version": "1.0.2",
4-
"description": "Github Action for finding the Pull Request (PR) associated with the current SHA.",
4+
"description": "GitHub Action for finding the Pull Request (PR) associated with the current SHA.",
55
"main": "main.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)