v1.8.0 #429
@@ -218,8 +218,7 @@ jobs:
|
|||||||
# Upload to App Store Connect using xcrun altool
|
# Upload to App Store Connect using xcrun altool
|
||||||
xcrun altool --upload-package "$PKG_FILE" \
|
xcrun altool --upload-package "$PKG_FILE" \
|
||||||
--type macos \
|
--type macos \
|
||||||
--asc-public-id "${{ secrets.APPLE_TEAM_ID }}" \
|
--apple-id "com.karmaa.termix" \
|
||||||
--apple-id "${{ secrets.APPLE_ID }}" \
|
|
||||||
--bundle-id "com.karmaa.termix" \
|
--bundle-id "com.karmaa.termix" \
|
||||||
--bundle-version "1.8.0" \
|
--bundle-version "1.8.0" \
|
||||||
--bundle-short-version-string "1.8.0" \
|
--bundle-short-version-string "1.8.0" \
|
||||||
|
|||||||
Reference in New Issue
Block a user