Skip to content

Commit

Permalink
separate key per flavor
Browse files Browse the repository at this point in the history
  • Loading branch information
kid1412621 committed May 7, 2024
1 parent c715202 commit 8ae1cff
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 @@ -86,5 +86,5 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: subspace
path: app/build/outputs/apk/${{ env.FLAVOR }}/release/app-${{ env.FLAVOR }}-release.aab
path: app/${{ env.FLAVOR }}/release/app-${{ env.FLAVOR }}-release.aab

0 comments on commit 8ae1cff

Please sign in to comment.