Skip to content

Commit

Permalink
Update custom-app-build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AbandonedCart committed Oct 18, 2024
1 parent dd333ca commit 754fc26
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/custom-app-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ on:
- '**/README.md'
- '.github/ISSUE_TEMPLATE/**'

permissions: write-all
permissions:
actions: write
contents: write

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 754fc26

Please sign in to comment.