Skip to content

Commit f15971d

Browse files
authored
Merge pull request ethereum#27 from astriaorg/bharath/add-docker-workflows
Update docker build workflows to use new depot tokens
2 parents 0b7ad69 + 83d2de0 commit f15971d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/astria-build-and-publish-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
uses: docker/metadata-action@v4
5454
with:
5555
images: |
56-
ghcr.io/astriaorg/astria-geth
56+
ghcr.io/astriaorg/flame
5757
tags: |
5858
type=ref,event=pr
5959
type=match,pattern=v(.*),group=1
@@ -72,4 +72,4 @@ jobs:
7272
push: true
7373
tags: ${{ steps.metadata.outputs.tags }}
7474
labels: ${{ steps.metadata.outputs.labels }}
75-
project: 1k5kkqpmfp
75+
project: w2d6w0spqz

0 commit comments

Comments
 (0)