Skip to content

Commit

Permalink
correct readme with org name
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jul 21, 2020
1 parent cfbd49b commit a55c464
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 @@ -36,7 +36,7 @@ To work on this project in a scratch org:

1. The packaging flow creates a new beta package when you merge your PR into master
2. It's possible that you'll get a passing PR check (it deploys, all tests pass) but then there are packaging errors (namespace issues, overall code coverage < 75%, etc)
3. `cci flow run release_production` will do a non-beta release
3. `cci flow run release_production --org packaging` will do a non-beta release

## Troubleshooting

Expand Down

0 comments on commit a55c464

Please sign in to comment.