Skip to content

Commit

Permalink
Fix build once more
Browse files Browse the repository at this point in the history
  • Loading branch information
DeD1rk committed May 14, 2024
1 parent 05679ee commit 6ded775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
file: ./infra/nginx/Dockerfile
push: true
build-args: |
VITE_CLIENT_ID=${{ secrets.CONCREXIT_CLIENT_ID }}
VITE_CLIENT_ID=${{ secrets.CLIENT_ID }}
VITE_CONCREXIT_URI=https://thalia.nu
VITE_REDIRECT_URI=https://any.thalia.nu/auth/callback
VITE_BACKEND_URI=https://any.thalia.nu
Expand Down

0 comments on commit 6ded775

Please sign in to comment.