Skip to content

Commit

Permalink
Set up auto deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s committed Apr 2, 2024
1 parent c52d8cb commit 3eab96f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ workflows:
script: |
cd khelo
flutter build appbundle --release \
build_name=1.0.2 \
build-number=3
build_name=1.0.0 \
build-number=4
artifacts:
- build/**/outputs/**/*.aab
Expand Down

0 comments on commit 3eab96f

Please sign in to comment.