From 09588d0e936c88e730fa7491711c3ff072b116e8 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Tue, 14 Apr 2026 20:29:47 +0200 Subject: Fixed the bug with the name of the flow --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 47430bc..0c9daab 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ image: hugomods/hugo:latest -main: +pages: variables: HUGO_ENV: production TYPST_PACKAGE_GIT_REPO: https://gitlab.com/KaranJayachandra/typst.git -- cgit v1.3.1