We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c728377 commit b34cf6fCopy full SHA for b34cf6f
1 file changed
.github/workflows/build-android-lua.yml
@@ -1,4 +1,6 @@
1
name: Build and Release Android Lua Libraries
2
+permissions:
3
+ contents: write
4
5
on:
6
workflow_dispatch: # 允许手动触发
0 commit comments