Work around a GitHub problem with the release action
This commit is contained in:
parent
7703f1c29a
commit
572e9ff64f
3
.github/workflows/android.yml
vendored
3
.github/workflows/android.yml
vendored
@ -2,6 +2,9 @@ name: Android CI
|
||||
|
||||
on: [push, workflow_dispatch]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
|
Reference in New Issue
Block a user