diff --git a/.woodpecker/image.yaml b/.woodpecker/image.yaml index 09a0c0a..7d9aed9 100644 --- a/.woodpecker/image.yaml +++ b/.woodpecker/image.yaml @@ -25,4 +25,4 @@ steps: password: from_secret: DEPLOY_TOKEN when: - event: [tag] + event: [push]