Skip to content

Commit

Permalink
Grant the apk action permission to release
Browse files Browse the repository at this point in the history
  • Loading branch information
letwebdev committed Oct 28, 2023
1 parent 14e2c84 commit f625334
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
name: Build Android apk from Web code
permissions:
contents: write

on:
push:
Expand Down

0 comments on commit f625334

Please sign in to comment.