From c1ad4d136ec54097f9388ce962c74d633eb5c7bd Mon Sep 17 00:00:00 2001 From: Jakob Schnitzer Date: Sat, 18 Sep 2021 12:46:59 +0200 Subject: [PATCH] ci: attempt production deployment --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 0d81a695..f20212a9 100644 --- a/tox.ini +++ b/tox.ini @@ -15,4 +15,4 @@ commands = commands = lektor plugins reinstall lektor build - lektor deploy ghpages + lektor deploy production