Skip to content

Commit a5d9a41

Browse files
author
dompling
committed
update
1 parent 26df0da commit a5d9a41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
repository_dispatch:
66
types: [build_release]
77

8+
permissions:
9+
contents: write # 允许创建 Release 和 Tag
10+
811
jobs:
912
build:
1013
runs-on: macos-15

0 commit comments

Comments
 (0)