diff --git a/.drone.yml b/.drone.yml index 876cfad..7855a7f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -28,8 +28,8 @@ pipeline: settings: homeserver: https://matrix.data.coop roomid: !plKSghHbepWeUEtbHE:data.coop - username: - from_secret: matrix_username - password: - from_secret: matrix_password + userid: + from_secret: matrix_userid + accesstoken: + from_secret: matrix_accesstoken