Skip to content

Commit f76c3a1

Browse files
committed
Keep production secret docs consistent
1 parent 6565ded commit f76c3a1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.controlplane/shakacode-team.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,8 @@ only after approval.
6161

6262
If promotion fails with
6363
`CPLN_TOKEN_PRODUCTION is not set. Add it as a secret on the 'production' GitHub Environment.`,
64-
the token is missing from the environment scope. Configure it with:
64+
the token is missing from the environment scope. A repository or organization
65+
secret with the same name is not enough for this workflow. Configure it with:
6566

6667
```sh
6768
gh secret set CPLN_TOKEN_PRODUCTION --repo shakacode/react-webpack-rails-tutorial --env production

0 commit comments

Comments
 (0)