diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 97ff1c25c..e9a9fa32d 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -171,4 +171,5 @@ jobs: VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }} VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }} VERCEL_SCOPE: 'discordjs' + GITHUB_DEPLOYMENT_ENV: 'Production – discord-js' PRODUCTION: true