From 32a1107e4f195d78d39cecc945420f623f15c7b8 Mon Sep 17 00:00:00 2001 From: Oleksandr Moik Date: Sun, 10 Mar 2024 23:01:50 +0200 Subject: [PATCH] fix comment ordering --- examples/deploy-prepare.example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/deploy-prepare.example.yml b/examples/deploy-prepare.example.yml index 8bad710..b5f4381 100644 --- a/examples/deploy-prepare.example.yml +++ b/examples/deploy-prepare.example.yml @@ -12,8 +12,8 @@ git-lab: # Auth token for GitLab API token: "XXXXXXXXXX" - # Project ID # Read where to get this id - https://github.com/hexidedigital/laravel-gitlab-deploy#project-id + # Project ID project-id: 000000 #project-id: "namespace/project_name"