diff --git a/.woodpecker.yml b/.woodpecker.yml index 318ec70..8513fa0 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -21,7 +21,7 @@ pipeline: - git remote add nulo ssh://_gitea@nulo.in:420/Sutty/sutty-base-jekyll-theme.git - git push -u nulo ${DRONE_BRANCH} secrets: - - ssh_key + - git_base64_ssh_key when: event: push branch: webpack-ci