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) .