Skip to content

Commit f4ea58d

Browse files
Set panel build URL in CI
1 parent 5781c9b commit f4ea58d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,6 @@ jobs:
4545
run: npm run build
4646

4747
- name: Build panel artifact
48+
env:
49+
APP_URL: https://requestbot.radg.tv
4850
run: npm run build:extension:panel

0 commit comments

Comments
 (0)