Skip to content

Commit 9881995

Browse files
authored
Merge pull request #6984 from StoDevX/drew/fix-itms-transporter-error
ci: unset ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD
2 parents d15c7f0 + f127f77 commit 9881995

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ jobs:
102102
GIT_COMMIT_DESC: $(git log --format=oneline -n 1 $GITHUB_SHA)
103103
FASTLANE_SKIP_UPDATE_CHECK: '1'
104104
FASTLANE_DISABLE_ANIMATION: '1'
105-
ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD: true
106105
SENTRY_ORG: frog-pond-labs
107106
SENTRY_PROJECT: all-about-olaf
108107
SENTRY_AUTH_TOKEN: ${{ secrets.HOSTED_SENTRY_AUTH_TOKEN }}

0 commit comments

Comments
 (0)