Commit 85b4e75
Fix build example site auth secret error (#988)
fix(ci): add BETTER_AUTH_SECRET for projects example build
Copy .env.example to .env during CI build to provide required
BETTER_AUTH_SECRET that better-auth now enforces.
Co-authored-by: Claude <[email protected]>1 parent e24b2fa commit 85b4e75
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments