Skip to content

Commit 674190a

Browse files
TEST: DROP THIS COMMIT!
1 parent 075d51b commit 674190a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
- run: make example-pod-install
157157
- run: make example-build-ios-app
158158
- name: Upload to TestFlight
159-
if: ${{ github.ref == 'refs/heads/main' }}
159+
if: ${{ github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev-2149-migrate-away-from-appcenter' }}
160160
run: make example-upload-ios-app
161161
- name: Clean up keychain and provisioning profile
162162
if: ${{ always() }}

0 commit comments

Comments
 (0)