Update check-for-build-warnings.yml (#28675)
parent
b0a21fd127
commit
bfca811383
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue