diff --git a/.drone.yml b/.drone.yml index 081e834..f793a8d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -25,7 +25,7 @@ steps: image: curlimages/curl environment: PACKAGE_UPLOAD_URL: https://code.apps.glenux.net/api/packages/glenux/generic/mfm - RELEASES_URL: https://code.apps.glenux.net/api/repos/glenux/releases + RELEASES_URL: https://code.apps.glenux.net/api/repos/glenux/mfm/releases PACKAGE_BASENAME: mfm_linux_amd64 PACKAGE_UPLOAD_TOKEN: from_secret: PACKAGE_UPLOAD_TOKEN