Skip to content

Commit f41b8db

Browse files
Update ci-main.yml
1 parent 6cbd93b commit f41b8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Rewrite base href
6868
uses: SteveSandersonMS/ghaction-rewrite-base-href@v1
6969
with:
70-
html_path: samples/TextEditorDemo/bin/Release/net7.0/publish/wwwroot/index.html
70+
html_path: samples/TextEditorDemo/bin/Release/net9.0/publish/wwwroot/index.html
7171
base_href: /${{ env.PROJECT_NAME }}/
7272

7373
- name: Deploy to Github Pages

0 commit comments

Comments
 (0)