From b5400ed8dff0ecbfb49c719cf5f9c5729546c6b4 Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Fri, 19 Jan 2024 09:28:22 +0100
Subject: [PATCH] Fix typo in release job

---
 .gitlab/release-template.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab/release-template.md b/.gitlab/release-template.md
index 46b7867..e1df9a2 100644
--- a/.gitlab/release-template.md
+++ b/.gitlab/release-template.md
@@ -29,4 +29,4 @@ $AVAILABLE_OPENTOFU_VERSIONS
 
 This release deployed the following `gitlab-opentofu` images:
 
-$AVAILABE_IMAGES
+$AVAILABLE_IMAGES
-- 
GitLab