Skip to content

Commit

Permalink
Fix Beta Deployment GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer authored Jun 8, 2024
1 parent d160548 commit 71ecff9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/beta-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
name: Build and Test
uses: ./.github/workflows/build-and-test.yml
permissions:
security-events: write
actions: read
contents: read
secrets: inherit
iosapptestflightdeployment:
Expand Down

0 comments on commit 71ecff9

Please sign in to comment.