Skip to content

Commit 4005a5a

Browse files
committed
test: test output
1 parent 57be9e8 commit 4005a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ this action help to assign your coworkers as pull request reviewer if condition'
99
uses: LongOddCode/assign-reviewer
1010
with:
1111
#github access token.
12-
token: ${{secrets.GITHUB_TOKEN}}
12+
token: ${{ secrets.GITHUB_TOKEN }}
1313

1414
# Github action doesn't support arrary rightnow. So use json array
1515
# as a workaround.

0 commit comments

Comments
 (0)