From 8fc623610f7cffe07544500d9af1d365d53736b0 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 16 Jul 2024 18:22:26 -0500 Subject: [PATCH] update --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8212f36..e0e303d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -7,6 +7,7 @@ variables: ProjectName: description: "Name of the Project (For CreateRepos)" + value: "" GITLAB_TOKEN: description: "Gitlab Token"