Skip to content

Commit 4dfda76

Browse files
samkimclaude
andauthored
Fix GitHub Deployment ref for fork PRs (#536)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c13ae3b commit 4dfda76

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/vercel-preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
token: "${{ secrets.GITHUB_TOKEN }}"
155155
environment: "Preview (GitHub Actions)"
156156
environment-url: "${{ steps.deploy.outputs.alias-url }}"
157+
ref: "${{ github.event.pull_request.head.sha }}"
157158
transient-environment: true
158159
auto-inactive: true
159160

0 commit comments

Comments
 (0)