diff --git a/.github/workflows/release-nuget.yml b/.github/workflows/release-nuget.yml index cdcfc33..fd6fea7 100644 --- a/.github/workflows/release-nuget.yml +++ b/.github/workflows/release-nuget.yml @@ -13,7 +13,7 @@ jobs: uses: fountainhead/action-wait-for-check@v1.2.0 with: token: ${{ secrets.GITHUB_TOKEN }} - checkName: build + checkName: "Build .NET" publish: runs-on: ubuntu-latest