Commit 4cdea45
fix: set NEXT_PUBLIC_BASE_URL=https://icube-app.com in deploy workflow
The env var was not being set during CI builds, causing the AltStore/
SideStore feed and download page to use the fallback URL. This ensures
all absolute URLs in the static build point to the correct domain.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent d6dd258 commit 4cdea45
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments