From 9c0a593d983fe0c368cdf63e6af0ba42d4cf3a1a Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Tue, 27 Aug 2024 05:27:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04bae67..0529ffd 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/v10.0.0-rc.135). +the jars [as GitHub releases artifacts](https://github.com/keycloakify/keycloakify-starter/releases/tag/v10.0.0). 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: