Skip to content

Commit

Permalink
chore: 안드로이드 CD 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
tmdgh1592 authored Jul 20, 2023
1 parent 11cd176 commit aebece5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
with:
appId: ${{secrets.FIREBASE_APP_ID}}
serviceCredentialsFileContent: ${{secrets.CREDENTIAL_FILE_CONTENT}}
groups: Kerdy Team
file: ./android/2023-emmsale/app/build/outputs/apk/debug/app-debug.apk
- name: set up JDK 17
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit aebece5

Please sign in to comment.