Skip to content

Commit 64d9755

Browse files
committed
🏗️ upgrade ci scripts
1 parent 035c996 commit 64d9755

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

.github/workflows/Release.core.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
name: Release-core
2+
3+
permissions:
4+
contents: write
5+
26
on:
37
workflow_dispatch:
48

.github/workflows/Release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Release
22

3+
permissions:
4+
contents: write
5+
36
on:
47
workflow_dispatch:
58
inputs:

0 commit comments

Comments
 (0)