Skip to content

Commit 19e4c6c

Browse files
committed
Adding a status badge for the nightly release
Signed-off-by: Alexander Schwartz <[email protected]>
1 parent aa6ed74 commit 19e4c6c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pages/nightly/index.ftl

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@
1919
</p>
2020

2121
<p>
22-
The nightly release is built every night from main branches, and will overwrite the previous nightly release.
22+
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>
2326
</p>
2427

2528
<h2 class="mt-4">Server</h2>

0 commit comments

Comments
 (0)