Skip to content

Commit

Permalink
Merge pull request elastic#164 from elastic/scottybollinger-patch-1
Browse files Browse the repository at this point in the history
Update docs-elastic-staging-publish.yml to use `VERCEL_PROJECT_ID_DOCS_CO` env var
  • Loading branch information
scottybollinger authored Oct 19, 2023
2 parents 7490899 + 0a42257 commit 411aa3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-elastic-staging-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
VERCEL_GITHUB_TOKEN: ${{ secrets.VERCEL_GITHUB_TOKEN }}
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
VERCEL_PROJECT_ID_STAGING_PREVIEW_DOCS: ${{ secrets.VERCEL_PROJECT_ID_STAGING_PREVIEW_DOCS }}
VERCEL_PROJECT_ID_DOCS_CO: ${{ secrets.VERCEL_PROJECT_ID_DOCS_CO }}

0 comments on commit 411aa3c

Please sign in to comment.