Skip to content

Commit 2948348

Browse files
authored
uncomment push to GHCR
1 parent c8f8573 commit 2948348

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python-api-latent-image-cd.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ jobs:
3838
with:
3939
images: |
4040
registry.internal.huggingface.tech/api-inference/community
41-
# TODO add the token.
42-
# ghcr.io/huggingface/api-inference-community
41+
ghcr.io/huggingface/api-inference-community
4342
tags: |
4443
type=raw,value=latent-to-image-sha-${{ env.GITHUB_SHA_SHORT }}
4544
- name: Build and push Docker image

0 commit comments

Comments
 (0)