mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
add missing org name to REGISTRY_IMAGE
This commit is contained in:
parent
4cf557bafc
commit
9dec454d06
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ghcr-publish.yml
vendored
2
.github/workflows/ghcr-publish.yml
vendored
|
|
@ -17,7 +17,7 @@ on:
|
|||
|
||||
env:
|
||||
# Use docker.io for Docker Hub if empty
|
||||
REGISTRY_IMAGE: ghcr.io/sourcebot
|
||||
REGISTRY_IMAGE: ghcr.io/TaqlaAI/sourcebot
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue