diff --git a/.woodpecker/image.yaml b/.woodpecker/image.yaml index fa130f6..232195e 100644 --- a/.woodpecker/image.yaml +++ b/.woodpecker/image.yaml @@ -25,6 +25,6 @@ steps: tags: latest,1-${CI_COMMIT_SHA:0:8},${CI_COMMIT_TAG} #username: ${CI_REPO_OWNER} password: - from_secret: DEPLOY_TOKEN + from_secret: REGISTRY_TOKEN when: event: [push]