Try fixing the bad publish location
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
3fc73cdb90
commit
7af2039b0c
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue