Skip to content

Commit

Permalink
Root domain deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade committed Feb 29, 2024
1 parent 2a07d26 commit 48dc49e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:

- name: Build
env:
# Change to '' once we deploy to a root domain
BASE_PATH: '/frequency-xyz'
# Deploying to a root domain
BASE_PATH: ''
run: |
npm run build
touch build/.nojekyll
Expand Down

0 comments on commit 48dc49e

Please sign in to comment.