aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-08-14 19:24:50 +0200
committerGravatar Joseph Garrone <[email protected]>2024-08-14 19:24:50 +0200
commit3b6e22083f3a1c84133e5e55c13709a1ab5807ec (patch)
treedf0df4134b7f198ba4a032a3f1616852065b4a72
parentPublish jars (diff)
Update doc link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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: