We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6565ded commit f76c3a1Copy full SHA for f76c3a1
1 file changed
.controlplane/shakacode-team.md
@@ -61,7 +61,8 @@ only after approval.
61
62
If promotion fails with
63
`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:
+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:
66
67
```sh
68
gh secret set CPLN_TOKEN_PRODUCTION --repo shakacode/react-webpack-rails-tutorial --env production
0 commit comments