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