Skip to content

Commit a9c69c2

Browse files
authored
fix(ci): 授予ci写入权限。
1 parent 613f89b commit a9c69c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/GenerateDirectoryTree.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches:
66
- main # 主分支
77

8+
permissions:
9+
contents: write
810
jobs:
911
generate-tree:
1012
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)