Skip to content

Commit

Permalink
Docs: Clarify config must be on default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinGrote committed Apr 7, 2021
1 parent fe52e97 commit 820c946
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 @@ -46,7 +46,7 @@ If you're unable to use GitHub Actions, you can use the Release Drafter GitHub A

## Configuration

Once you’ve added Release Drafter to your repository, it must be enabled by adding a `.github/release-drafter.yml` configuration file to each repository.
Once you’ve added Release Drafter to your repository, it must be enabled by adding a `.github/release-drafter.yml` configuration file to each repository. The configuration file **must** reside in your default branch, no other configurations will be accepted.

### Example

Expand Down

0 comments on commit 820c946

Please sign in to comment.