From 0962c32d5c41cca24714ba8fe495720062db30bb Mon Sep 17 00:00:00 2001 From: Alexander Schwartz Date: Fri, 28 Apr 2023 10:11:18 +0200 Subject: [PATCH] adding a description --- .github/workflows/snapshot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/snapshot.yml b/.github/workflows/snapshot.yml index f98d01ea..3feb56f2 100644 --- a/.github/workflows/snapshot.yml +++ b/.github/workflows/snapshot.yml @@ -64,6 +64,8 @@ jobs: prerelease: true body: | Latest version built from the `${{ github.ref_name }}` branch. + Use this branch for Keycloak releases up to 21.1.x. Later versions of Keycloak use Jakarta EE + and are incompatible with the dataset provider. - name: Publish dataset uses: actions/upload-release-asset@v1 env: