Skip to content

Commit 32ef7a2

Browse files
committed
docs: add community workflows for automatic Capacitor builds with GitHub Actions
1 parent d4498c7 commit 32ef7a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/main/guides/ci-cd.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ For Capacitor developers, Appflow also offers the ability to push real-time upda
4040

4141
For more details, see the [Appflow Documentation](https://ionicframework.com/docs/appflow).
4242

43+
If you need a lighter-weight option that still runs inside GitHub Actions, the community has published sample workflows you can adopt quickly:
44+
45+
- [Automatic Capacitor iOS Build with GitHub Action](https://capgo.app/blog/automatic-capacitor-ios-build-github-action/)
46+
- [Automatic Capacitor Android Build with GitHub Action](https://capgo.app/blog/automatic-capacitor-android-build-github-action/)
47+
4348
## Using a traditional CI/CD service with Appflow
4449

4550
Appflow can replace a traditional CI/CD service since it performs web/JS builds and native mobile builds. However, it works great with a traditional CI/CD service.

0 commit comments

Comments
 (0)