Skip to content

Commit

Permalink
Update beta-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer authored Apr 20, 2024
1 parent 0431aff commit 677cd6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/beta-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
buildandtest:
name: Build and Test
uses: ./.github/workflows/build-and-test.yml
permissions:
contents: read
secrets: inherit
iosapptestflightdeployment:
name: iOS App TestFlight Deployment
needs: buildandtest
Expand Down

0 comments on commit 677cd6c

Please sign in to comment.