Skip to content

Commit

Permalink
Update base_href in blazor-client-helloworld-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raj committed Dec 22, 2023
1 parent fb32085 commit 23659e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blazor-client-helloworld-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: SteveSandersonMS/ghaction-rewrite-base-href@v1
with:
html_path: ${{ env.PUBLISH_DIR }}/index.html
base_href: /BlazorOnGitHubPages/
base_href: /github-sample/

- name: Archive production artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 23659e6

Please sign in to comment.