mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-01 17:39:55 +08:00
chore(ios): allow stable ios release
This commit is contained in:
@@ -124,7 +124,6 @@ jobs:
|
|||||||
package: 'affine_mobile_native'
|
package: 'affine_mobile_native'
|
||||||
no-build: 'true'
|
no-build: 'true'
|
||||||
- name: Testflight
|
- name: Testflight
|
||||||
if: ${{ env.BUILD_TYPE != 'stable' }}
|
|
||||||
working-directory: packages/frontend/apps/ios/App
|
working-directory: packages/frontend/apps/ios/App
|
||||||
run: |
|
run: |
|
||||||
echo -n "${{ env.BUILD_PROVISION_PROFILE }}" | base64 --decode -o $PP_PATH
|
echo -n "${{ env.BUILD_PROVISION_PROFILE }}" | base64 --decode -o $PP_PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user