diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index 312d2de..2d9f9d2 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -62,7 +62,7 @@ jobs: # Flag to toggle pushing symbols along with nuget package to the server, disabled by default # INCLUDE_SYMBOLS: false - api: + hosting: name: publish-hosting runs-on: ubuntu-latest steps: