Skip to content

Commit c276029

Browse files
committed
init CICD
1 parent e122eda commit c276029

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
release:
77
types: [created]
88
workflow_dispatch:
9+
permissions:
10+
contents: write
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)