Skip to content

Commit 327b868

Browse files
author
Json_Lee
committed
fix: 修改ci
1 parent 096fe67 commit 327b868

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ concurrency:
1010
group: ${{ github.workflow }}-${{ github.ref }}
1111
cancel-in-progress: true
1212

13+
permissions:
14+
contents: write
15+
1316
jobs:
1417
release:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)