diff --git a/.github/scripts/docs/preview-deploy.js b/.github/scripts/docs/preview-deploy.js index d477ec1caf60..f8e662c3a26a 100644 --- a/.github/scripts/docs/preview-deploy.js +++ b/.github/scripts/docs/preview-deploy.js @@ -8,7 +8,7 @@ module.exports = async ({ github, context }) => { ); } - console.log(context); + console.log(context.payload.pull_request.head); return; const existingComments = (