From 3b6e22083f3a1c84133e5e55c13709a1ab5807ec Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Wed, 14 Aug 2024 19:24:50 +0200 Subject: [PATCH] Update doc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa9fb9c..a0aa92b 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ npx keycloakify initialize-email-theme # GitHub Actions The starter comes with a generic GitHub Actions workflow that builds the theme and publishes -the jars [as GitHub releases artifacts](https://github.com/keycloakify/keycloakify-starter/releases/tag/v7.0.1). +the jars [as GitHub releases artifacts](https://github.com/keycloakify/keycloakify-starter/releases/tag/v10.0.0-rc.135). To release a new version **just update the `package.json` version and push**. To enable the workflow go to your fork of this repository on GitHub then navigate to: