Skip to content

Commit

Permalink
refactor: use write permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
marc2332 committed Nov 28, 2024
1 parent 9c084ba commit c4fb803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apps_wallet_prod_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
wallet-prod-build:
permissions:
contents: read
contents: write
runs-on: [self-hosted]
steps:
- name: Checking out the repository
Expand Down

0 comments on commit c4fb803

Please sign in to comment.