diff options
author | 2024-08-14 19:24:50 +0200 | |
---|---|---|
committer | 2024-08-14 19:24:50 +0200 | |
commit | 3b6e22083f3a1c84133e5e55c13709a1ab5807ec (patch) | |
tree | df0df4134b7f198ba4a032a3f1616852065b4a72 | |
parent | Publish jars (diff) |
Update doc link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |