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