diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index cae3b92..cd1a0ee 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -18,8 +18,7 @@ jobs: name: Github Actions Build runs-on: ubuntu-latest - permissions: - checks: write + permissions: write-all steps: - uses: actions/checkout@v1