Skip to content

Commit 99b7040

Browse files
authored
Merge pull request #2 from ObolNetwork/anadi/create-image
Anadi/create image
2 parents 6143150 + 6e6f3c0 commit 99b7040

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-images.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ permissions:
2828

2929
env:
3030
REGISTRY: ghcr.io
31-
IMAGE_NAMESPACE: paradigmxyz/centaur
32-
IMAGE_SOURCE: https://github.com/paradigmxyz/centaur
31+
IMAGE_NAMESPACE: obolnetwork/centaur # was paradigmxyz/centaur
32+
IMAGE_SOURCE: https://github.com/ObolNetwork/centaur
3333

3434
jobs:
3535
publish:

0 commit comments

Comments
 (0)