Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ceb29f0

Browse files
add more debug
1 parent 1039020 commit ceb29f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/deploy-to-control-plane-review-app.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ jobs:
244244
issue_number: process.env.PR_NUMBER,
245245
body: '🚀 Starting deployment process...\n\n' + process.env.CONSOLE_LINK
246246
});
247+
console.log(result);
247248
core.setOutput('comment-id', result.data.id);
248249
249250
- name: Set Deployment URLs
@@ -374,7 +375,7 @@ jobs:
374375
run: echo '${{ needs.process-deployment.outputs.comment_id }}'
375376

376377
- name: Print Comment id as env var
377-
run: echo '${process.env.COMMENT_ID}'
378+
run: echo $COMMENT_ID
378379

379380
- name: Update Status - Deploying
380381
uses: actions/github-script@v7

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /