Skip to content

Commit 3c6e6f4

Browse files
authored
Change base href for new domain
1 parent 4110c78 commit 3c6e6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: SteveSandersonMS/ghaction-rewrite-base-href@v1
2121
with:
2222
html_path: ${{ env.PUBLISH_DIR }}/index.html
23-
base_href: /nodexr/
23+
base_href: /
2424

2525
- name: GitHub Pages
2626
if: success()

0 commit comments

Comments
 (0)