Skip to content

Commit

Permalink
Update tag-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YumNumm authored Dec 9, 2022
1 parent 2829c0b commit be5eace
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tag-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,7 @@ jobs:
flutter build apk \
--release \
--obfuscate \
--split-debug-info=obfuscate/android \
--build-number ${{ github.run_number }}
--split-debug-info=obfuscate/android
else
flutter build apk \
--release \
Expand Down

0 comments on commit be5eace

Please sign in to comment.