From 4287c88bf20e084f1ec8f19f82504405c2b28149 Mon Sep 17 00:00:00 2001 From: neil Date: Mon, 3 Apr 2023 01:38:05 +0000 Subject: [PATCH] Update '.woodpecker.yml' --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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