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 4633687 commit a0f044fCopy full SHA for a0f044f
.github/workflows/preview.yaml
@@ -73,5 +73,5 @@ jobs:
73
74
* _Host_: ${{ steps.preview.outputs.url }}/docs
75
* _Last deploy status_: ${{ steps.preview.outcome }}
76
- * _Commit_: ${{ github.sha }}
+ * _Commit_: ${{ github.event.pull_request.head.sha }}
77
* _Workflow status_: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}
0 commit comments