diff options
author | 2024-06-20 04:04:59 +0200 | |
---|---|---|
committer | 2024-06-20 04:04:59 +0200 | |
commit | dbe8e2b4e791bac0dc0e11f4353553ce673737f3 (patch) | |
tree | 70f8fff4baffca40ccc40fc638b1378cac8a0db9 | |
parent | Bump version (diff) |
Update broken link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ You can customize this behavior, see documentation [here](https://docs.keycloaki # 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.1.0). +the jars [as GitHub releases artifacts](https://github.com/keycloakify/keycloakify-starter/releases/tag/v7.0.1). 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: |