1 parent 59e29cf commit be0b741Copy full SHA for be0b741
1 file changed
.github/workflows/build.yml
@@ -7,6 +7,9 @@ on:
7
tags:
8
- 'v*'
9
workflow_dispatch:
10
+
11
+ permissions:
12
+ contents: write
13
14
jobs:
15
build:
0 commit comments