diff --git a/.github/workflows/astria-build-and-publish-image.yml b/.github/workflows/astria-build-and-publish-image.yml index 648e38ec3..73654354e 100644 --- a/.github/workflows/astria-build-and-publish-image.yml +++ b/.github/workflows/astria-build-and-publish-image.yml @@ -53,7 +53,7 @@ jobs: uses: docker/metadata-action@v4 with: images: | - ghcr.io/astriaorg/astria-geth + ghcr.io/astriaorg/flame tags: | type=ref,event=pr type=match,pattern=v(.*),group=1 @@ -72,4 +72,4 @@ jobs: push: true tags: ${{ steps.metadata.outputs.tags }} labels: ${{ steps.metadata.outputs.labels }} - project: 1k5kkqpmfp + project: w2d6w0spqz \ No newline at end of file