Skip to content

Commit 7ea5ef6

Browse files
chore: add CODER_DOCS_MAIN_BRANCH to build preview (#402)
1 parent b3fa702 commit 7ea5ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
VERCEL_ORG_ID: team_tGkWfhEGGelkkqUUm9nXq17r
5454
VERCEL_PROJECT_ID: QmZRucMRh3GFk1817ZgXjRVuw5fhTspHPHKct3JNQDEPGd
5555
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
56+
CODER_DOCS_MAIN_BRANCH: ${{ github.sha }}
5657

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

0 commit comments

Comments
 (0)