Skip to content

Commit 12e174f

Browse files
Use the latest commit to generate docs (coder#432)
1 parent 2d8f257 commit 12e174f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
VERCEL_ORG_ID: team_tGkWfhEGGelkkqUUm9nXq17r
6666
VERCEL_PROJECT_ID: QmZRucMRh3GFk1817ZgXjRVuw5fhTspHPHKct3JNQDEPGd
6767
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
68-
CODER_DOCS_MAIN_BRANCH: ${{ github.sha }}
68+
CODER_DOCS_MAIN_BRANCH: ${{ github.event.pull_request.head.sha }}
6969

7070
- name: Update Deployment
7171
# If we don't specify always, it won't run this check if failed.

0 commit comments

Comments
 (0)