Skip to content

Commit

Permalink
Add write permissions for packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihlus committed May 10, 2024
1 parent 4ab7e1b commit bc5b9e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
permissions:
pull-requests: write
contents: write
packages: write

on:
push:
Expand Down

0 comments on commit bc5b9e0

Please sign in to comment.