We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea09db commit a865737Copy full SHA for a865737
.github/workflows/release.yml
@@ -7,6 +7,9 @@ on:
7
release:
8
types: [created, published]
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
build:
15
name: Builds the entire solution
0 commit comments