Skip to content

Commit 505bf44

Browse files
authored
Update export-static-site.yml
1 parent d4999f2 commit 505bf44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/export-static-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Build project
2525
run: npm run build
2626
env:
27-
NEXT_PUBLIC_BASE_PATH: /swift-android-site
27+
NEXT_PUBLIC_BASE_PATH: /
2828

2929
- name: Deploy to GitHub Pages
3030
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)