diff --git a/.github/workflows/beekeeper.yml b/.github/workflows/beekeeper.yml index e869008014..bf03806747 100644 --- a/.github/workflows/beekeeper.yml +++ b/.github/workflows/beekeeper.yml @@ -13,7 +13,7 @@ env: RUN_TYPE: "PR RUN" SETUP_CONTRACT_IMAGE: "ethersphere/bee-localchain" SETUP_CONTRACT_IMAGE_TAG: "0.9.2-rc6" - BEELOCAL_BRANCH: "main" + BEELOCAL_BRANCH: "bump-k3d" BEEKEEPER_BRANCH: "master" BEEKEEPER_METRICS_ENABLED: false REACHABILITY_OVERRIDE_PUBLIC: true @@ -236,4 +236,4 @@ jobs: token: ${{ secrets.GHA_PAT_BASIC }} repository: ethersphere/bee-factory event-type: build-images - client-payload: '{"tag": "latest"}' \ No newline at end of file + client-payload: '{"tag": "latest"}'