Skip to content

Commit

Permalink
Update debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarwillymc committed Jan 19, 2024
1 parent 7cec76c commit 8439311
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8439311

Please sign in to comment.