diff --git a/.woodpecker/ociImagePush.yml b/.woodpecker/ociImagePush.yml index b8e8801..90d2514 100644 --- a/.woodpecker/ociImagePush.yml +++ b/.woodpecker/ociImagePush.yml @@ -11,6 +11,4 @@ pipeline: password: from_secret: docker_password -when: - event: push - branch: [main] \ No newline at end of file +branches: [main] \ No newline at end of file