Skip to content

Commit

Permalink
update depot token in docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bharath-123 committed Jan 9, 2025
1 parent 0b7ad69 commit 83d2de0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/astria-build-and-publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -72,4 +72,4 @@ jobs:
push: true
tags: ${{ steps.metadata.outputs.tags }}
labels: ${{ steps.metadata.outputs.labels }}
project: 1k5kkqpmfp
project: w2d6w0spqz

0 comments on commit 83d2de0

Please sign in to comment.