Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
a GitHub App
  • Loading branch information
tamaina authored May 31, 2024
1 parent 4c6f309 commit 2eaf14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This workflow changes the description of the PR when CHANGELOG.md is changed.
Release rc when PR becomes ready for review.

## If you have `on: release` workflows...
If you have workflow(s) with `on: release`, you must create an GitHub App with following settings and set `RELEASE_APP_ID` and `RELEASE_APP_PRIVATE_KEY` as secrets.
If you have workflow(s) with `on: release`, you must create a GitHub App with following settings and set `RELEASE_APP_ID` and `RELEASE_APP_PRIVATE_KEY` as secrets.
Reference: https://github.com/actions/create-github-app-token/tree/v1/

|App Settings||
Expand Down

0 comments on commit 2eaf14b

Please sign in to comment.