Skip to content

Commit 1121f96

Browse files
committed
add write permission
1 parent 5f767f0 commit 1121f96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
name: Build and Release
22

3+
4+
permissions:
5+
contents: write
6+
37
on:
48
workflow_dispatch:
59
push:

0 commit comments

Comments
 (0)