We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8122e8e commit cbab1ddCopy full SHA for cbab1dd
1 file changed
.github/workflows/release.yml
@@ -7,6 +7,9 @@ on:
7
env:
8
DOTNET_VERSION: '8.0.x'
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
publish:
15
runs-on: ubuntu-latest
0 commit comments