Skip to content

Commit ac5aa9c

Browse files
committed
修复发布问题
1 parent 8487b16 commit ac5aa9c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/go.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77
pull_request:
88
branches: [ main ]
99

10+
permissions:
11+
contents: write
12+
1013
jobs:
1114
code-check:
1215
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)