We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f834103 commit 117adecCopy full SHA for 117adec
1 file changed
.github/workflows/bump-module-version.yml
@@ -12,6 +12,9 @@ on:
12
release:
13
types:
14
- released
15
+permissions:
16
+ contents: write
17
+
18
19
jobs:
20
build:
0 commit comments