Skip to content

Commit

Permalink
ci: [ANDROAPP-6167] deploy release job
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmateos committed May 22, 2024
1 parent 14afa73 commit a6c70a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
packageName: com.dhis2
releaseFiles: ${{ env.main_project_module }}/build/outputs/apk/dhisPlayServices/release/dhis2-v${{ steps.read-version.outputs.vName }}-dhisPlayServices-release.apk
track: alpha
whatsNewDirectory: /whatsnew
whatsNewDirectory: whatsnew


- name: Github Patch Release
Expand Down

0 comments on commit a6c70a4

Please sign in to comment.