mirror of
https://github.com/matatonic/openedai-speech
synced 2025-06-26 18:16:32 +00:00
This commit is contained in:
2
.github/workflows/build-docker.yml
vendored
2
.github/workflows/build-docker.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
||||
env:
|
||||
# Set up environment variables for the job
|
||||
DOCKER_REGISTRY: ghcr.io
|
||||
IMAGE_NAME: matatonic/openedai-speech-min
|
||||
IMAGE_NAME: ${{ github.repository }}-min
|
||||
TAG: ${{ github.sha }}
|
||||
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user