From 2ac53d2ebeac8cd5461aa64b524bcb3f387bebd0 Mon Sep 17 00:00:00 2001 From: n8fr8 Date: Tue, 21 Apr 2026 20:01:58 -0400 Subject: [PATCH] change build path --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3b84492..25ee664 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ image: node:lts create-pages: pages: # The folder that contains the files to be exposed at the Page URL - publish: public + publish: www/build rules: # This ensures that only pushes to the default branch will trigger # a pages deploy