Skip to content

Commit

Permalink
main.yml 업데이트
Browse files Browse the repository at this point in the history
  • Loading branch information
joeloewi7178 authored Jul 8, 2024
1 parent 555ee44 commit 6975f79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ jobs:
-Pandroid.experimental.androidTest.numManagedDeviceShards=1
-Pandroid.experimental.testOptions.managedDevices.maxConcurrentDevices=1

- name: Build app bundle
run: ./gradlew :app:bundleRelease

- name: Upload Android Release to Play Store
uses: r0adkll/upload-google-play@v1
with:
Expand Down

0 comments on commit 6975f79

Please sign in to comment.