We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6143150 + 6e6f3c0 commit 99b7040Copy full SHA for 99b7040
1 file changed
.github/workflows/publish-images.yml
@@ -28,8 +28,8 @@ permissions:
28
29
env:
30
REGISTRY: ghcr.io
31
- IMAGE_NAMESPACE: paradigmxyz/centaur
32
- IMAGE_SOURCE: https://github.com/paradigmxyz/centaur
+ IMAGE_NAMESPACE: obolnetwork/centaur # was paradigmxyz/centaur
+ IMAGE_SOURCE: https://github.com/ObolNetwork/centaur
33
34
jobs:
35
publish:
0 commit comments