Skip to content

Commit 2c3aef1

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 be598fa commit 2c3aef1

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
@@ -73,7 +73,7 @@ jobs:
7373
github-comment: ${{ github.event.pull_request && env.CHANGES_ENTRY || true }}
7474
vercel-token: ${{ secrets.VERCEL_TOKEN }}
7575
vercel-org-id: ${{ secrets.VERCEL_ORG_ID }}
76-
vercel-project-id: ${{ secrets.VERCEL_PROJECT_ID }}
76+
vercel-project-id: ${{ secrets.LEGACY_DOCS_VERCEL_PROJECT_ID }}
7777
github-token: ${{ secrets.GITHUB_TOKEN }}
7878
scope: ${{ secrets.VERCEL_ORG_ID }}
7979
alias-domains: ${{ env.BRANCH_PREVIEW_SUBDOMAIN }}.dagster.dagster-docs.io

0 commit comments

Comments
 (0)