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: