diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 1bd1e111..79d71fc9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,7 +6,7 @@ on: types: [closed] env: DEVELOPER_DIR: /Applications/Xcode_16.2.app - APP_VERSION: '2.7.8' + APP_VERSION: '2.7.9' SCHEME_NAME: 'EhPanda' ALTSTORE_JSON_PATH: './AltStore.json' BUILDS_PATH: '/tmp/action-builds'