Update broken link

This commit is contained in:
Joseph Garrone 2024-06-20 04:04:59 +02:00
parent 4d99e0ef77
commit dbe8e2b4e7

View file

@ -39,7 +39,7 @@ You can customize this behavior, see documentation [here](https://docs.keycloaki
# GitHub Actions # GitHub Actions
The starter comes with a generic GitHub Actions workflow that builds the theme and publishes 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 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: To enable the workflow go to your fork of this repository on GitHub then navigate to: