Skip to content

Commit 2372e7b

Browse files
authored
Update README.md
1 parent c336279 commit 2372e7b

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
@@ -27,7 +27,7 @@ As simple as that!
2727

2828
- uses: OSDKDev/lock-issues@v1
2929
with:
30-
repo-token: "${{ secrets.GITHUB_TOKEN }}"
30+
repo-token: {Token with permissions over the target repository / issue}
3131
owner-name: {Owner Name - Optional - Default: Context's Repository Owner}
3232
repo-name: {Repository Name - Optional - Default: Context's Repository}
3333
issue-number: {Issue Number - Optional - Default: Context's Issue}

0 commit comments

Comments
 (0)