diff --git a/.github/workflows/build-and-push-bsky-ghcr.yaml b/.github/workflows/build-and-push-bsky-ghcr.yaml index 9f0e03ecfba..c7b776d2bf8 100644 --- a/.github/workflows/build-and-push-bsky-ghcr.yaml +++ b/.github/workflows/build-and-push-bsky-ghcr.yaml @@ -4,7 +4,7 @@ on: branches: - main - bav-v2-drop-pg - - bav-v2-config-pass1 + - bav-v2-dataplane-clients env: REGISTRY: ghcr.io USERNAME: ${{ github.actor }}