We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dba46e commit 3e72735Copy full SHA for 3e72735
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
47
VERCEL_PROJECT_ID: prj_2Rq8kuNd0BmqKd2NwvkDjX9Htnx5
48
VITE_STREAM_API_KEY: ${{ vars.VITE_EXAMPLE_STREAM_API_KEY }}
49
- NODE_ENV: production
+ # NODE_ENV: production
50
steps:
51
- uses: actions/checkout@v4
52
0 commit comments