Skip to content

Commit 71ae82f

Browse files
committed
init CICD
1 parent c276029 commit 71ae82f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build.yml

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

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)