aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-06-20 04:04:59 +0200
committerGravatar Joseph Garrone <[email protected]>2024-06-20 04:04:59 +0200
commitdbe8e2b4e791bac0dc0e11f4353553ce673737f3 (patch)
tree70f8fff4baffca40ccc40fc638b1378cac8a0db9
parentBump version (diff)
Update broken link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8e90a18..8c66160 100644
--- a/README.md
+++ b/README.md
@@ -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: