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 57d2ff9 commit cc45788Copy full SHA for cc45788
1 file changed
.github/workflows/deploy.yml
@@ -16,7 +16,6 @@ jobs:
16
deploy:
17
runs-on: ubuntu-latest
18
env:
19
- NODE_ENV: production
20
NEXT_PUBLIC_BASE_API_URL: ${{ secrets.NEXT_PUBLIC_BASE_API_URL }}
21
NEXT_PUBLIC_GOOGLE_REDIRECT_CLIENT_ID: ${{ secrets.NEXT_PUBLIC_GOOGLE_REDIRECT_CLIENT_ID }}
22
NEXT_PUBLIC_GOOGLE_REDIRECT_URI: ${{ secrets.NEXT_PUBLIC_GOOGLE_REDIRECT_URI }}
0 commit comments