Skip to content

Commit

Permalink
XrefGen publishing (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Jan 9, 2025
1 parent d4a744a commit 8ab20f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/DeployToGitHubPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
with:
target_branch: gh-pages
build_dir: ${{ env.PUBLISH_DIR }}
jekyll: false
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
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 8ab20f0

Please sign in to comment.