Skip to content

Commit

Permalink
(fix:actions) Change uses to run for iOS staging
Browse files Browse the repository at this point in the history
  • Loading branch information
KingRainbow44 committed Mar 15, 2024
1 parent 847c923 commit 3a03fef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
path: ${{ github.workspace }}/app-release.ipa

- name: Submit to TestFlight
uses: eas submit -p ios --path=${{ github.workspace }}/app-release.ipa
run: eas submit -p ios --path=${{ github.workspace }}/app-release.ipa

0 comments on commit 3a03fef

Please sign in to comment.