@@ -1,6 +1,6 @@
-# Source the gitlab token. Contents of this file:
-# $env:GL_TOKEN=""
+# Source the gitlab token. Contents of this file should set the GL_TOKEN environment variable to a gitlab PAT:
+# $env:GL_TOKEN="****"
#
. "$PSScriptRoot\..\runtime\gl_token.ps1"