From bc58ef49cf67cecdd592a9e3e1fbe10ef77a230d Mon Sep 17 00:00:00 2001 From: Aran Roig Date: Fri, 17 Jul 2026 23:28:51 +0200 Subject: [PATCH] test --- .gitea/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 6abdd58..0c557d2 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -13,7 +13,7 @@ jobs: # URL of the repository to clone TEMPLATE_REPO_URL: https://git.aranroig.com/Syndria98/dnd-vault-template.git # Folder name inside the target repo where this repo's contents will be placed - TARGET_SUBFOLDER: template/content + TARGET_SUBFOLDER: template/vault VAULT_NAME: test-campaign steps: