Skip to content

Commit

Permalink
build(github): update comment step
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Marshall <[email protected]>
  • Loading branch information
alexhq committed Aug 8, 2023
1 parent bb983a4 commit 7ae606a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vercel-preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
issue_number: context.issue.number,
owner: context.repo.owner,
repo: context.repo.repo,
body: 'Preview URL: ${{ env.preview }}
body: `Preview URL: ${{ env.preview }}`
})

0 comments on commit 7ae606a

Please sign in to comment.