Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Start up your pipeline, which will deploy to 2 environments, "test" and
Mu will ask you for a GitHub token. CodePipeline uses it to watch your
repo for changes so that it can automatically deploy them.
[Create a new token](https://github.com/settings/tokens) in your own
GitHub account and grant it the "admin:repo_hook" and "admin" permissions.
GitHub account and grant it the "admin:repo_hook" and "repo" permissions.
Save it somewhere, like [a nice password manager](https://1password.com).
Enter it when mu asks for it. (But don't give it to anything else! ;^)

Expand Down
1 change: 1 addition & 0 deletions mu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,4 @@ service:
#### The environment name to deploy to for production
#### (default: production)
environment: prod