Skip to content

Commit 40de49a

Browse files
committed
permissions update
1 parent 30c7147 commit 40de49a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release-apk.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Release APK
2-
2+
permissions:
3+
contents: write # 授予写入 repo 的权限
34
on:
45
push:
56
tags:

0 commit comments

Comments
 (0)