From 606f6259f85a3c9aed4fb4e503ca4cd7985b402e Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Tue, 19 Nov 2024 06:55:39 +0000 Subject: [PATCH] Remove trailing whitespace --- nix/continue.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nix/continue.nix b/nix/continue.nix index f399f53..9b5fb5b 100644 --- a/nix/continue.nix +++ b/nix/continue.nix @@ -100,7 +100,7 @@ let { "if" = "$CI_COMMIT_TAG"; } - ]; + ]; script = "echo \"Tagging as released\""; needs = [ {