Skip to content

Commit

Permalink
give release write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
CamJN committed Jan 12, 2024
1 parent 0e7150f commit dcaa3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
needs: [ build ]
name: Publish package
permissions:
contents: read
contents: write
packages: write
strategy:
matrix:
Expand Down

0 comments on commit dcaa3aa

Please sign in to comment.