Skip to content

Commit

Permalink
temdg
Browse files Browse the repository at this point in the history
  • Loading branch information
codergautam committed Oct 17, 2024
1 parent 0103ac9 commit 2908006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
env:
CI: false
NEXT_PUBLIC_API_URL: api.worldguessr.com
NEXT_PUBLIC_API_URL: server.worldguessr.com
NEXT_PUBLIC_WS_HOST: server.worldguessr.com
NEXT_PUBLIC_GOOGLE_CLIENT_ID: 471080734176-vm588te8pig8tnmvi00b5hr143d64qjk.apps.googleusercontent.com
# add more env vars here
Expand Down

0 comments on commit 2908006

Please sign in to comment.