Skip to content

Commit 5b1566d

Browse files
authored
[cd] Refactor Android-release CD.yml
1 parent c34f86f commit 5b1566d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Android-release CD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: ./gradlew clean bundleRelease
6060

6161
# Upload Google Play
62-
- name: Deploy to Play Store (INTERNAL) 🚀
62+
- name: Deploy to Play Store 🚀
6363
uses: r0adkll/upload-google-play@v1
6464
with:
6565
serviceAccountJsonPlainText: ${{ secrets.ANDROID_SERVICE_ACCOUNT_JSON }}

0 commit comments

Comments
 (0)