diff --git a/.drone.yml b/.drone.yml index a67ae77..319c8e4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,4 +21,4 @@ steps: base_url: https://git.bashclub.org files: ./*.deb api_key: - path: secrets/access_token \ No newline at end of file + from_secret: access_token \ No newline at end of file