Skip to content

Commit

Permalink
Update dotnet-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aacebo committed Nov 2, 2023
1 parent a81f51e commit 53dea0c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
build-test-lint:
name: Build/Test/Lint
uses: ./.github/workflows/dotnet-build-test-lint.yml
permissions:
contents: read
permissions: read-all
publish:
name: Publish
needs: build-test-lint
Expand Down

0 comments on commit 53dea0c

Please sign in to comment.