We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa6ed74 commit 19e4c6cCopy full SHA for 19e4c6c
pages/nightly/index.ftl
@@ -19,7 +19,10 @@
19
</p>
20
21
<p>
22
- The nightly release is built every night from main branches, and will overwrite the previous nightly release.
+ The nightly release is built every night from main branches, and will overwrite the previous nightly release.<br>
23
+ <a href="https://github.com/keycloak-rel/keycloak-rel/actions/workflows/release-nightly.yml">
24
+ <img style="height: 1lh" alt="nightly release badge" src="https://github.com/keycloak-rel/keycloak-rel/actions/workflows/release-nightly.yml/badge.svg">
25
+ </a>
26
27
28
<h2 class="mt-4">Server</h2>
0 commit comments