Skip to content

Commit c591d63

Browse files
committed
Add Repo Settings docs to the README
Automatic releases will not work without enabling repo settings that are off by default Signed-off-by: George Steel <[email protected]>
1 parent 055d2d6 commit c591d63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,12 @@ you when you enable GitHub Actions. To learn more about how it works, read
5959
["Authenticating with the GITHUB\_TOKEN"](https://docs.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token)
6060
in the GitHub Docs.
6161

62+
### Required Repository Settings
63+
64+
Workflow permissions for the target repository must be set to Read and Write.
65+
Additionally, you must check the box to "Allow GitHub Actions to create and approve pull requests" in Settings > Actions > General.
66+
You can find the settings in: `github.com/ORG-NAME/REPO-NAME/settings/actions`
67+
6268
### Setting up GPG keys
6369

6470
#### Using a subkey from an existing GPG key

0 commit comments

Comments
 (0)