diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 0294d901..5cac2e6b 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -22,6 +22,7 @@ jobs: with: sdk: java sdkVersion: ${{ needs.read-version.outputs.version }} + sdkPackageName: 'com.github.fingerprintjs:fingerprint-pro-server-api-java-sdk' appId: ${{ vars.RUNNER_APP_ID }} commitSha: ${{ github.event.pull_request.head.sha || github.sha }} secrets: