mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-13 04:45:19 +00:00
Add back ghcr.io prefix
This commit is contained in:
parent
ee2f27fc30
commit
2bbbd57691
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: taqlaai/sourcebot
|
||||
REGISTRY_IMAGE: ghcr.io/taqlaai/sourcebot
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in a new issue