We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f34f78 commit 3fd9368Copy full SHA for 3fd9368
1 file changed
.github/workflows/release.yml
@@ -5,7 +5,8 @@ on:
5
types:
6
- published
7
8
-permissions: {}
+permissions:
9
+ contents: read
10
11
jobs:
12
nuget:
0 commit comments