diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index 63f4896..44f115c 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -2,7 +2,7 @@ name: Pipeline on: push: - branches: ['release'] + branches: ['main'] env: REGISTRY: ghcr.io