Skip to content

Commit c414a41

Browse files
committed
update permissions
Signed-off-by: Simon Davies <[email protected]>
1 parent 088ee95 commit c414a41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/CreateRelease.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ on:
99

1010
permissions:
1111
contents: write
12-
packages: write # This is needed to publish nuget packages
13-
id-token: write # Needed for federated auth to our ADO feeds
14-
pull-requests: read
12+
id-token: write
1513

1614
jobs:
1715

0 commit comments

Comments
 (0)