Skip to content

Commit a21545e

Browse files
authored
Update README.md
1 parent 421dd70 commit a21545e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v2
2626
2727
- name: Comment a pull_request
28-
uses: ./
28+
uses: mb2dev/[email protected]
2929
with:
3030
message: "Hello, It's my first comment with Github action !"
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)