Skip to content

Commit

Permalink
fix: update permissions on expo-eas-update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
finnmerlett committed Jan 16, 2025
1 parent c9af1d8 commit 7fcd8bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/expo-eas-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ on:
jobs:
eas-update:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 7fcd8bd

Please sign in to comment.