From ff528c58fd7e5cce8e00bf21264d24982538802f Mon Sep 17 00:00:00 2001 From: vgaidarji Date: Sun, 27 Jan 2019 14:20:24 +0200 Subject: [PATCH] Add link to Android GitHub Actions Repository with Android build and emulator actions: https://github.com/vgaidarji/android-github-actions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 46e43bb..c21dd62 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,8 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action) - [Send a Discord notification](https://github.com/Ilshidur/action-discord) - [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector) +- [Android Build and Emulator Actions](https://github.com/vgaidarji/android-github-actions) + ### Tutorials