mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-16 14:25:22 +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:
|
env:
|
||||||
# Use docker.io for Docker Hub if empty
|
# Use docker.io for Docker Hub if empty
|
||||||
REGISTRY_IMAGE: taqlaai/sourcebot
|
REGISTRY_IMAGE: ghcr.io/taqlaai/sourcebot
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue