Skip to content

Commit

Permalink
CHANGE bundle output url
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank1234 committed Jul 31, 2024
1 parent d9bca63 commit 782d685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ jobs:
with:
name: ${{ github.event.repository.name }}-${{ github.run_number }}-prod-release-bundle
path: |
${{ github.workspace }}/app/build/outputs/bundle/prod/release/app-prod-release.aab
${{ github.workspace }}/app/build/outputs/bundle/prodRelease/app-prod-release.aab

0 comments on commit 782d685

Please sign in to comment.