From e41b78e67b2efc8aab713964875058c3f9c3e54e Mon Sep 17 00:00:00 2001
From: Koen <koen@revodux.com>
Date: Tue, 12 Sep 2023 07:07:47 +0000
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index fa4d5fb..62c4c07 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,4 +6,4 @@ deploy:
   script:
     - sh deploy.sh
   only:
-    - main
\ No newline at end of file
+    - master
-- 
GitLab