From a629d4ab45715cb314c2bb0e23cafa9311dd3bf6 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Tue, 9 Mar 2021 04:56:45 +0100 Subject: [PATCH] Update readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a42c5513..55fcabd9 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ TODO: Insert video after. - [How to implement context persistance](#how-to-implement-context-persistance) - [If your keycloak is a subdomain of your app.](#if-your-keycloak-is-a-subdomain-of-your-app) - [Else](#else) +- [GitHub Actions](#github-actions) - [REQUIREMENTS](#requirements) - [API Reference](#api-reference) - [The build tool](#the-build-tool) @@ -164,6 +165,11 @@ the login page. TOTO: Provide a clean way, as abstracted as possible, way to do that. +# GitHub Actions + +[Here is a demo repo](https://github.com/garronej/keycloakify-demo-app) to show how to automate +the building and publishing of the theme (the .jar file). + # REQUIREMENTS This tools assumes you are bundling your app with Webpack (tested with 4.44.2) .