Skip to content

Commit f240b70

Browse files
Update deployment workflow for root domain
1 parent 8a5c5ea commit f240b70

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737

3838
- name: Build with Next.js
3939
run: npx next build
40+
env:
41+
NEXT_PUBLIC_BASE_PATH: ""
4042

4143
- name: Upload artifact
4244
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)