Skip to content

Commit a40618d

Browse files
committed
chore(ci): rename GHCR image
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent ab8915c commit a40618d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
images: |
3737
blinklabs/go
38-
ghcr.io/${{ github.repository }}
38+
ghcr.io/blinklabs-io/go
3939
tags: |
4040
# version
4141
type=match,pattern=v(.*),group=1

0 commit comments

Comments
 (0)