

ci/fix: incorrect image name (fixes #232)
@0ce5c14cde930f277772c0aee17237f8961d7005
--- .github/workflows/docker-build-and-push.yaml
+++ .github/workflows/docker-build-and-push.yaml
... | ... | @@ -8,7 +8,7 @@ |
8 | 8 |
types: [published] |
9 | 9 |
env: |
10 | 10 |
REGISTRY: ghcr.io |
11 |
- FULL_IMAGE_NAME: ghcr.io/fedirz/faster-whisper-server |
|
11 |
+ FULL_IMAGE_NAME: ghcr.io/speaches-ai/speaches |
|
12 | 12 |
jobs: |
13 | 13 |
docker: |
14 | 14 |
runs-on: ubuntu-latest |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?