Skip to content

Commit

Permalink
chore: Disable iOS deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowsheep1 committed Aug 2, 2023
1 parent 007dc1a commit 6bc0186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-fl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
IO_APP_RELEASE_KEY_ALIAS: ${{secrets.IO_APP_RELEASE_KEY_ALIAS}}
IO_APP_RELEASE_KEY_PASSWORD: ${{secrets.IO_APP_RELEASE_KEY_PASSWORD}}
release-ios:
if: false
needs: run-static-checks
environment: prod
runs-on: macos-12
Expand Down

0 comments on commit 6bc0186

Please sign in to comment.