Remove trailing whitespace

This commit is contained in:
Greg Hellings
2024-11-19 06:55:39 +00:00
parent af64ddf036
commit 606f6259f8
+1 -1
View File
@@ -100,7 +100,7 @@ let
{ {
"if" = "$CI_COMMIT_TAG"; "if" = "$CI_COMMIT_TAG";
} }
]; ];
script = "echo \"Tagging as released\""; script = "echo \"Tagging as released\"";
needs = [ needs = [
{ {