Skip to content

Commit 3992984

Browse files
committed
Fix GH base and hostname
1 parent c0373f2 commit 3992984

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/main.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
- run: npm test
3838
- run: npm run docs:build
3939
env:
40-
GH_BASE: /
41-
SITE_HOSTNAME: https://verbose-bassoon-wl69yrk.pages.github.io
40+
SITE_HOSTNAME: https://cap-js.github.io/docs
4241
- name: Upload artifact
4342
uses: actions/upload-pages-artifact@v1
4443
with:

0 commit comments

Comments
 (0)