Remove default HS env var from build
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -2,8 +2,6 @@ name: Build
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
env:
|
||||
VITE_DEFAULT_HOMESERVER: "https://call.ems.host"
|
||||
jobs:
|
||||
build:
|
||||
name: Build
|
||||
|
||||
Reference in New Issue
Block a user