diff --git a/.drone.yml b/.drone.yml index 5a1b8c4..8ae33e7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: image: appleboy/drone-git-push settings: branch: gitea-pages - remote: ${DRONE_GIT_SSH_URL:6} + remote: ${DRONE_GIT_SSH_URL:4} force: true commit: true commit_message: "Drone build ${DRONE_COMMIT_SHA:0:7}"