Add read permissions to publish-crates job (#16797)

This commit is contained in:
Zanie Blue
2025-11-20 16:38:19 -06:00
committed by GitHub
parent f2e92b4bfb
commit 8d8aabb884
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -233,8 +233,7 @@ jobs:
secrets: inherit
# publish jobs get escalated permissions
permissions:
"id-token": "write"
"packages": "write"
"contents": "read"
# Create a GitHub Release while uploading all files to it
announce: