Skip to content

Commit 9d23fb9

Browse files
feat(private-key): escaped newlines will be replaced (actions#132)
via https://github.com/gr2m/universal-github-app-jwt/releases/tag/v2.1.1
1 parent 3cef845 commit 9d23fb9

4 files changed

+311
-603
lines changed

README.md

+1-1
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)