Skip to content

Commit 15f28b9

Browse files
authored
Update help-command.yml
1 parent a588346 commit 15f28b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/help-command.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ jobs:
6666
{
6767
title: '**Required GitHub Actions Variables:**',
6868
items: [
69-
'- `CPLN_ORG_STAGING`: Control Plane authentication token',
70-
'- `CPLN_ORG_PRODUCTION`: Control Plane authentication token'
69+
'- `CPLN_ORG_STAGING`: Control Plane Staging Org Name',
70+
'- `CPLN_ORG_PRODUCTION`: Control Plane Production Org Name'
7171
]
7272
},
7373
{
@@ -148,4 +148,4 @@ jobs:
148148
issue_number: prNumber,
149149
body: helpText
150150
});
151-
151+

0 commit comments

Comments
 (0)