만족

[Android] github action을 이용한 플레이스토어 앱 자동 배포하기 본문

[Android] github action을 이용한 플레이스토어 앱 자동 배포하기

FrontEnd/Android Satisfaction 2022. 11. 7. 01:16

시간없어서 일단 참고링크만 걸어두고 나중에 작성할 예정

 

https://medium.com/@niraj_prajapati/automate-android-app-publishing-on-play-store-using-github-actions-554de7801c36

 

Automate Android App Publishing on Play Store using GitHub Actions

In this post, I’ll show how I managed to automate android app publishing on Play Store.

medium.com

https://github.com/r0adkll/upload-google-play/issues/127

 

Error: Invalid value at 'track_config.releases[0].status' · Issue #127 · r0adkll/upload-google-play

Why? Creating a new Edit for this release Validating track 'internal' Uploading ./artifacts/com.example.app-release.aab Successfully uploaded 1 artifacts Adding 1 artifacts to release on &#...

github.com

https://github.com/appleboy/telegram-action

 

GitHub - appleboy/telegram-action: GitHub Action that sends a Telegram message.

GitHub Action that sends a Telegram message. Contribute to appleboy/telegram-action development by creating an account on GitHub.

github.com

 



Comments