Skip to content

Commit

Permalink
Merge pull request #17 from mahdikhashan/fix-ci-issue
Browse files Browse the repository at this point in the history
ci: update workflow write permissions
  • Loading branch information
mahdikhashan authored Dec 26, 2023
2 parents c37b212 + 6e98a58 commit 46bbba7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ on:
env:
APP_NAME: 'Bouddica'

permissions:
contents: write

jobs:
build:
name: Build Signed APK
Expand Down

0 comments on commit 46bbba7

Please sign in to comment.