Skip to content

Commit b247b91

Browse files
committed
Add missing scope for GitHub Packages
1 parent 2483f2a commit b247b91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ permissions:
99
contents: write
1010
pull-requests: write
1111
actions: write
12+
packages: write
1213
jobs:
1314
Build:
1415
runs-on: macos-latest

0 commit comments

Comments
 (0)