diff --git a/.github/workflows/mobile.release.prod.yml b/.github/workflows/mobile.release.prod.yml index e78311a96..1cedab86c 100644 --- a/.github/workflows/mobile.release.prod.yml +++ b/.github/workflows/mobile.release.prod.yml @@ -66,8 +66,6 @@ jobs: packages/mobile/android/app/build/outputs/apk/prod/release/app-prod-release.apk ios: - env: - ITMSTRANSPORTER_FORCE_ITMS_PACKAGE_UPLOAD: true defaults: run: working-directory: packages/mobile diff --git a/packages/web/package.json b/packages/web/package.json index 28534b1c2..f2006bfc4 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -3,7 +3,7 @@ "version": "3.153.9", "license": "AGPL-3.0-or-later", "main": "dist/app.js", - "author": "Standard Notes.", + "author": "Standard Notes", "private": true, "files": [ "dist"