diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index 4498c98..7e16e9a 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -115,6 +115,7 @@ jobs: groups: ${{ inputs.groupTester || 'qa' }} releaseNotes: $RELEASE_NOTE_TEXT file: app/build/outputs/apk/${{ inputs.buildType || 'debug' }}/app-${{ inputs.buildType || 'debug' }}.apk + debug: true - name: Upload APK artifact uses: actions/upload-artifact@v2 with: