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 a453145 commit badf8d2Copy full SHA for badf8d2
1 file changed
.github/workflows/deploy-stage.yml
@@ -26,6 +26,9 @@ jobs:
26
env:
27
NEXT_PUBLIC_API_BASE_URL: https://api.autospace.space
28
BASE_URL_API: https://api.autospace.space
29
+ NEXT_PUBLIC_API_URL : https://api.autospace.space
30
+ NEXT_PUBLIC_R2_PUBLIC_BASE_URL : https://pub-ff3db0610a93483399825b1ebf0d5e7d.r2.dev
31
+ NEXT_PUBLIC_GOOGLE_CLIENT_ID : 1045346971721-nkrtqj1a7on5038ao84n1s4do7muf3si.apps.googleusercontent.com
32
run: |
33
cd nextjs-autospace
34
pnpm install
0 commit comments