diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6fa5f619..4bcc89d4 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: types: [closed] env: DEVELOPER_DIR: /Applications/Xcode_14.3.1.app - APP_VERSION: '2.7.1' + APP_VERSION: '2.7.2' SCHEME_NAME: 'EhPanda' ALTSTORE_JSON_PATH: './AltStore.json' BUILDS_PATH: '/tmp/action-builds'