Update check-for-build-warnings.yml (#28675)

pull/28679/head
David Pine 2023-03-14 16:01:44 -05:00 committed by GitHub
parent b0a21fd127
commit bfca811383
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -15,6 +15,6 @@ jobs:
steps:
- uses: dotnet/docs-actions/actions/status-checker@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
docs-path: "aspnetcore"
url-base-path: "aspnet/core"
repo_token: ${{ secrets.GITHUB_TOKEN }}
docs_path: "aspnetcore"
url_base_path: "aspnet/core"