From 050101f01347794cbe47f188972af318a98861e3 Mon Sep 17 00:00:00 2001 From: Jonas Karl Wilhelm Hahn Date: Wed, 23 Apr 2025 21:05:03 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4d3c355..0729f4f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,9 @@ create-pages: pages: # The folder that contains the files to be exposed at the Page URL publish: public + artifacts: + paths: + - public rules: # This ensures that only pushes to the default branch will trigger # a pages deploy