ci: preview deploy output
This commit is contained in:
parent
8e52876eb8
commit
060eb07cd4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -92,5 +92,5 @@ jobs:
|
|||
issue_number: context.issue.number,
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
body: ${{ $NETLIFY_STDOUT }}
|
||||
body: ${{ env.NETLIFY_STDOUT }}
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue