From fb265b219d3deb866ffc9d44004a45b085b09c5e Mon Sep 17 00:00:00 2001 From: Aran Roig Date: Fri, 17 Jul 2026 23:28:06 +0200 Subject: [PATCH] Test 4 --- 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: