We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047485a commit f252286Copy full SHA for f252286
1 file changed
.github/workflows/release.yml
@@ -8,6 +8,9 @@ on:
8
env:
9
DFX_VERSION: "0.14.1"
10
11
+permissions:
12
+ contents: write
13
+
14
jobs:
15
release:
16
name: "Release"
0 commit comments