We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3fa702 commit 7ea5ef6Copy full SHA for 7ea5ef6
.github/workflows/preview.yaml
@@ -53,6 +53,7 @@ jobs:
53
VERCEL_ORG_ID: team_tGkWfhEGGelkkqUUm9nXq17r
54
VERCEL_PROJECT_ID: QmZRucMRh3GFk1817ZgXjRVuw5fhTspHPHKct3JNQDEPGd
55
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
56
+ CODER_DOCS_MAIN_BRANCH: ${{ github.sha }}
57
58
- name: Update Deployment
59
# If we don't specify always, it won't run this check if failed.
0 commit comments