diff --git a/.drone.yml b/.drone.yml index e4f1eb6..39aaf1e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -54,9 +54,9 @@ steps: - name: Upload to Nextcloud image: gam2046/drone-webdav settings: - file: public.zip - destination: https://nextcloud.chrosey.de/remote.php/dav/files/chrosey/elkes_homepage/ - username: + file: public.zip + destination: https://nextcloud.chrosey.de/remote.php/dav/files/chrosey/elkes_homepage/ + username: from_secret: webdav_username password: from_secret: webdav_password