From ec0dec16ef37517b8e979c093d7f2edeeed07482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reynir=20Bj=C3=B6rnsson?= Date: Tue, 17 Dec 2024 15:22:29 +0100 Subject: [PATCH] Fix update.sh (again) --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 4c02910..2d9d565 100755 --- a/update.sh +++ b/update.sh @@ -3,5 +3,5 @@ opam exec -- dune exec bin/push.exe -- \ -r git@git.robur.coop:robur/blog.robur.coop.git#gh-pages \ --host https://blog.robur.coop \ - --name "The Robur team" \ + --author "The Robur team" \ --email team@robur.coop