From 7af2039b0c7726b5c7b54726ccf3d2b5ab1a3911 Mon Sep 17 00:00:00 2001 From: Sam Therapy Date: Fri, 28 Apr 2023 04:07:27 +0200 Subject: [PATCH] Try fixing the bad publish location --- .drone.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index bfc22d7..8eb43b1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,8 +38,11 @@ steps: remote_url: from_secret: URL target_branch: pages + copy_contents: true pages_directory: /pkg - user_name: Sam Therapy + username: sam + password: + from_secret: PASS user_email: sam@samtherapy.net volumes: - name: pkg