Skip to content

Commit 1690aa3

Browse files
committed
fix: used wrong image name
1 parent f88484c commit 1690aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
uses: docker/metadata-action@v5
9090
with:
9191
images: |
92-
ghcr.io/kadena-community/blockscout-frontend
92+
ghcr.io/kadena-io/blockscout-frontend
9393
tags: |
9494
type=ref,event=branch
9595
type=sha,format=long

0 commit comments

Comments
 (0)