diff --git a/.github/workflows/hive.yml b/.github/workflows/hive.yml index fd2940a607..7293aa057e 100644 --- a/.github/workflows/hive.yml +++ b/.github/workflows/hive.yml @@ -28,7 +28,7 @@ jobs: uses: docker/build-push-action@v4 with: context: . - tags: paradigmxyz/reth:main + tags: ghcr.io/paradigmxyz/reth:latest build-args: BUILD_PROFILE=hivetests outputs: type=docker,dest=./artifacts/reth_image.tar cache-from: type=gha