diff --git a/.drone.yml b/.drone.yml index 4a55574..46a14ed 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,9 +15,6 @@ pipeline: commit: true commit-message: "[SKIP CI] update artifacts" force: false - secrets: - - DRONE_COMMIT_AUTHOR - - DRONE_COMMIT_AUTHOR_EMAIL - - GIT_PUSH_SSH_KEY + secrets: [git_push_ssh_key] when: event: push