Skip to content

Commit 863428c

Browse files
committed
cicd
1 parent 5102bd3 commit 863428c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/relase.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
build:
1111
runs-on: ${{ matrix.os }}
12+
permissions:
13+
contents: write
1214
strategy:
1315
matrix:
1416
build:

0 commit comments

Comments
 (0)