Skip to content

Commit

Permalink
Update main.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
artemkoru authored Jan 28, 2021
1 parent 9fea95f commit 5d8011f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ async function run() {
...context.repo,
deployment_id: deployment.data.id,
state: initialStatus,
log_url: logUrl,
log_url: url,
environment_url: url
});

Expand Down

0 comments on commit 5d8011f

Please sign in to comment.