From 0de3c23599df7006eac131d55b823e3fd2b22b52 Mon Sep 17 00:00:00 2001 From: David Gasquez Date: Mon, 11 Dec 2023 15:29:41 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=91=B7=20rename=20folder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 125f86f..53ea56c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,4 +37,4 @@ jobs: uses: JamesIves/github-pages-deploy-action@4.0.0 with: branch: gh-pages - folder: portal/.quarto/_site + folder: portal/.quarto/output