Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Pushing to ghcr.
  • Loading branch information
Narsil committed Feb 13, 2025
commit b242575b759a85d914d557b12c589b81283f6982
1 change: 1 addition & 0 deletions .github/workflows/python-api-latent-image-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
with:
images: |
registry.internal.huggingface.tech/api-inference/community
ghcr.io/huggingface/api-inference-community
tags: |
type=raw,value=latent-to-image-sha-${{ env.GITHUB_SHA_SHORT }}
- name: Build and push Docker image
Expand Down
Loading