Skip to content

Commit

Permalink
handle prod profile
Browse files Browse the repository at this point in the history
Signed-off-by: Mukilan Thiyagarajan <[email protected]>
  • Loading branch information
mukilan committed Sep 13, 2024
1 parent 140ca7f commit 06283cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- create-draft-release
uses: ./.github/workflows/android.yml
with:
profile: "production"
profile: "release"
upload: true
github-release-id: ${{ needs.create-draft-release.outputs.release-id }}
secrets: inherit

0 comments on commit 06283cf

Please sign in to comment.