diff --git a/.drone.yml b/.drone.yml index a1d2941..77b7172 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: - name: update public installer repository image: alpine:latest - secret: [TOKEN] + secrets: [TOKEN] commands: - apk --update add curl - echo secret/TOKEN