Skip to content

Commit 9dec454

Browse files
add missing org name to REGISTRY_IMAGE
1 parent 4cf557b commit 9dec454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ghcr-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
env:
1919
# Use docker.io for Docker Hub if empty
20-
REGISTRY_IMAGE: ghcr.io/sourcebot
20+
REGISTRY_IMAGE: ghcr.io/TaqlaAI/sourcebot
2121

2222
jobs:
2323
build:

0 commit comments

Comments
 (0)