From 055f91b537f954a67abbc2740b1535b776f108c0 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 13 Jan 2021 12:38:51 +0100 Subject: [PATCH] Add real world examples (#4) --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index db0d202..0d8c3d3 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,16 @@ jobs: version: "${{ matrix.version }}" ``` +## Real-world examples + +The following repositories are using this GitHub Action, and thus provide +you with some real-world uses of this GitHub Action. + +- [Frenck's Home Assistant Configuration](https://github.com/frenck/home-assistant-config) + +Are you using this GitHub Action? Feel free to open up a PR to add your +configuration to this list 😍 + ## Changelog & Releases This repository keeps a change log using [GitHub's releases][releases]