From 161997339e6050ff7cf9fc2cbe6312adf1695098 Mon Sep 17 00:00:00 2001 From: Artem Bulgakov Date: Mon, 20 Jul 2020 21:56:32 +0300 Subject: [PATCH] Add Examples section --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d256ac6..047cd65 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,16 @@ jobs: run: python master/.ci/move_binary.py "${{ steps.buildozer.outputs.filename }}" master data ``` +## Examples + +You can [search GitHub](https://github.com/search?q=buildozer-action+extension%3Ayml+path%3A.github%2Fworkflows&type=Code) +for repositories that use this action. + +Some great examples: + +- [KivyMD](https://github.com/HeaTTheatR/KivyMD/blob/master/.github/workflows/build-demos.yml) + - build several demo apps + ## Action versioning Currently it is recommended to use `v1` tag. This tag updates when new `v1.x.x`