Skip to content

Commit 9d89a88

Browse files
authored
Update README.md
1 parent 7f0a797 commit 9d89a88

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,16 @@ or [watch my YT tutorial](https://youtu.be/wN6cd9cd4qc).
3232
[Codebase](https://github.com/amarjanica/react-native-sqlite-expo-demo/tree/e9f07ad2e04524e76583b183f4b2a1a2569508ba)
3333

3434
## 5. Publish to Play from GitHub Actions
35-
Updated Release Please with publish 2 Play Internal Test Track after release please bumps expo version.
36-
Added separate manual dispatch workflow that builds development apk and publishes it to GitHub releases.
35+
Updated Release Please with publish to Play Internal Test Track, after release please bumps expo version.
36+
Added a [separate manual dispatch workflow](.github/workflows/release-dev.yaml) that builds development apk and publishes it to GitHub releases.
3737
Read more about it in my blog post on [publishing expo to play](https://www.amarjanica.com/publish-expo-app-to-google-play-with-github-actions/)
3838
or [watch my YT tutorial](https://youtu.be/sGjJxSBZMTA).
3939
[Codebase](https://github.com/amarjanica/react-native-sqlite-expo-demo/tree/5592b948acf113613cc7adb5fa4c3f607e1577e0)
4040

41+
## 6. Publish to TestFlight from GitHub Actions
42+
Updated Release Please with [publish to testflight](.github/workflows/release-please.yml#L52). Added a [separate manual dispatch workflow](.github/workflows/release-ipa.yml) that releases IPA file to TestFlight.
43+
Read more about it in my blog post on [publishing to testflight from github](https://www.amarjanica.com/submit-expo-ios-app-to-apple-appstore/)
44+
or [watch my YT tutorial](https://youtu.be/wUvtS8CWhMs).
4145

4246
# App Screenshot
4347
<p align="center">

0 commit comments

Comments
 (0)