Skip to content

Commit a8a67a0

Browse files
hellendagcmpadden
authored andcommitted
[docs] Update GH action project ID
Update the Vercel project iD for legacy docs GH action. ## Summary & Motivation ## How I Tested These Changes ## Changelog > Insert changelog entry or delete this section.
1 parent cac6f64 commit a8a67a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
github-comment: ${{ github.event.pull_request && env.CHANGES_ENTRY || true }}
7272
vercel-token: ${{ secrets.VERCEL_TOKEN }}
7373
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
74-
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }}
74+
vercel-project-id: ${{ secrets.LEGACY_DOCS_VERCEL_PROJECT_ID }}
7575
github-token: ${{ secrets.GITHUB_TOKEN }}
7676
scope: ${{ secrets.VERCEL_ORG_ID }}
7777
alias-domains: ${{ env.BRANCH_PREVIEW_SUBDOMAIN }}.dagster.dagster-docs.io

0 commit comments

Comments
 (0)