mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-13 10:52:12 -04:00
Fix build
This commit is contained in:
@@ -44,7 +44,7 @@ jobs:
|
||||
with:
|
||||
platforms: linux/amd64
|
||||
tags: |
|
||||
${{ secrets.DOCKERHUB_USERNAME }}/libretranslate:${{ env.TAG }},
|
||||
${{ steps.get-variables.outputs.gh-username-lower }}/libretranslate:${{ env.TAG }},
|
||||
ghcr.io/${{ steps.get-variables.outputs.gh-username-lower }}/libretranslate:${{ env.TAG }}
|
||||
push: true
|
||||
cache-from: type=gha
|
||||
|
||||
Reference in New Issue
Block a user