mirror of
https://github.com/remsky/Kokoro-FastAPI.git
synced 2025-08-05 16:48:53 +00:00
Update docker-build.yml
This commit is contained in:
parent
f20a9632b5
commit
163b0f9f54
1 changed files with 2 additions and 1 deletions
3
.github/workflows/docker-build.yml
vendored
3
.github/workflows/docker-build.yml
vendored
|
@ -27,4 +27,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository_owner }}/kokoro-fastapi:fix-timestamps
|
tags: ghcr.io/${{ github.repository_owner.toLower() }}/kokoro-fastapi:fix-timestamps
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue