We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ac8627 + fa12521 commit 200f806Copy full SHA for 200f806
1 file changed
.github/workflows/nuget-publish.yml
@@ -5,6 +5,9 @@ on:
5
branches: [ release ]
6
workflow_dispatch:
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
build-and-publish:
13
runs-on: ubuntu-latest
0 commit comments