Skip to content

Commit 32b1de7

Browse files
committed
ci: 添加 contents write 权限以修复 Release 发布
1 parent 35545a0 commit 32b1de7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/dotnet-build.yml

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

11+
permissions:
12+
contents: write
13+
1114
jobs:
1215
build:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)