From 2e6fcb21ecbbfc2cf40b6012ee40403dbfd2fb4a Mon Sep 17 00:00:00 2001 From: Masaharu TASHIRO Date: Thu, 24 Aug 2023 17:02:00 +0900 Subject: [PATCH] chore: update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c5fc8fb..bfc4039 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Testing release-please with token generated by GitHub App. +I created GitHub App with the following permissions + +- Repository permissions + - Contents: Read and write + - Pull requests: Read and write + ## License - [MIT](LICENSE)