We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d15c7f0 + f127f77 commit 9881995Copy full SHA for 9881995
.github/workflows/build-and-deploy.yml
@@ -102,7 +102,6 @@ jobs:
102
GIT_COMMIT_DESC: $(git log --format=oneline -n 1 $GITHUB_SHA)
103
FASTLANE_SKIP_UPDATE_CHECK: '1'
104
FASTLANE_DISABLE_ANIMATION: '1'
105
- ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD: true
106
SENTRY_ORG: frog-pond-labs
107
SENTRY_PROJECT: all-about-olaf
108
SENTRY_AUTH_TOKEN: ${{ secrets.HOSTED_SENTRY_AUTH_TOKEN }}
0 commit comments