We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d89878 commit 33ef9f6Copy full SHA for 33ef9f6
.github/workflows/preview-build.yml
@@ -298,7 +298,6 @@ jobs:
298
PR_NUMBER: ${{ github.event.pull_request.number }}
299
LANDING_PAGE_PATH: ${{ steps.docs-build.outputs.landing-page-path || env.PATH_PREFIX }}
300
with:
301
- # language=jinja
302
script: |
303
await github.rest.repos.createDeploymentStatus({
304
owner: context.repo.owner,
0 commit comments