Skip to content

Commit

Permalink
XrefGen publishing (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Jan 9, 2025
1 parent 9e0d2f1 commit f6846e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/DeployToGitHubPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if: success()
uses: crazy-max/[email protected]
with:
target_branch: gh-pages
target_branch: github-pages
build_dir: ${{ env.PUBLISH_DIR }}
jekyll: false
env:
Expand Down
2 changes: 1 addition & 1 deletion 9.0/BlazorWebAssemblyXrefGenerator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Sample app to accompany [ASP.NET Core Blazor Host and Deploy: GitHub Pages](https://learn.microsoft.com/aspnet/core/blazor/host-and-deploy/webassembly#github-pages).

The Xref Generator tool is used by ASP.NET Core documentation authors to format API document links for ASP.NET Core article markdown.
The Xref Generator tool is used by ASP.NET Core documentation authors to format API document links for article markdown.

0 comments on commit f6846e0

Please sign in to comment.