Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ppupha committed Dec 9, 2024
1 parent 7078398 commit d1be235
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ios-release-testflight.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@ jobs:
cd ios/
pod install
# Encrypt secrets before use
- name: Encrypt Secrets
run: |
./script/encrypt_secrets.sh ${{ secrets.ENTROPY }}
- uses: mathieu-bour/setup-sentry-cli@main

# Build and deploy with Fastlane (by default, to ciappcenter track) 🚀.
Expand Down

0 comments on commit d1be235

Please sign in to comment.