Skip to content

Commit 59ecae7

Browse files
authored
docs(README): private-key: escaped newlines will be replaced
1 parent 9bb7eb9 commit 59ecae7

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
@@ -211,7 +211,7 @@ jobs:
211211

212212
### `private-key`
213213

214-
**Required:** GitHub App private key.
214+
**Required:** GitHub App private key. Escaped newlines (`\\n`) will be automatically replaced with actual newlines.
215215

216216
### `owner`
217217

0 commit comments

Comments
 (0)