We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88484c commit 1690aa3Copy full SHA for 1690aa3
.github/workflows/publish-image.yml
@@ -89,7 +89,7 @@ jobs:
89
uses: docker/metadata-action@v5
90
with:
91
images: |
92
- ghcr.io/kadena-community/blockscout-frontend
+ ghcr.io/kadena-io/blockscout-frontend
93
tags: |
94
type=ref,event=branch
95
type=sha,format=long
0 commit comments