Skip to content

Commit 48dc49e

Browse files
committed
Root domain deploy
1 parent 2a07d26 commit 48dc49e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141

4242
- name: Build
4343
env:
44-
# Change to '' once we deploy to a root domain
45-
BASE_PATH: '/frequency-xyz'
44+
# Deploying to a root domain
45+
BASE_PATH: ''
4646
run: |
4747
npm run build
4848
touch build/.nojekyll

0 commit comments

Comments
 (0)