ci: fix release url
Some checks reported errors
continuous-integration/drone/tag Build was killed

This commit is contained in:
Glenn Y. Rolland 2023-10-25 15:32:11 +02:00
parent ffe68d8658
commit cd8aef242e

View file

@ -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