Add status context
This commit is contained in:
1
.github/workflows/deploy-preview.yml
vendored
1
.github/workflows/deploy-preview.yml
vendored
@@ -39,6 +39,7 @@ jobs:
|
|||||||
sha: ${{github.event.pull_request.head.sha}}
|
sha: ${{github.event.pull_request.head.sha}}
|
||||||
state: "success"
|
state: "success"
|
||||||
target_url: https://deploy-preview-${{github.event.number}}--ol-site.netlify.app
|
target_url: https://deploy-preview-${{github.event.number}}--ol-site.netlify.app
|
||||||
|
context: "Deploy Preview"
|
||||||
description: "Preview URL"
|
description: "Preview URL"
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||||
|
|||||||
Reference in New Issue
Block a user