diff --git a/.woodpecker.yml b/.woodpecker.yml index f6455b6..e54f6b3 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -41,7 +41,7 @@ pipeline: publish: image: git.shrug.pw/neil/containers/woodpecker-ci:latest - secrets: [ssh_key] + secrets: [ssh_key, GITLAB_DEPLOY_TOKEN] environment: - GIT_AUTHOR_NAME="Woody the Woodpecker" - GIT_AUTHOR_EMAIL=ci@shrug.pw