Fix build

This commit is contained in:
Piero Toffanin
2022-03-31 23:06:25 -04:00
committed by GitHub
parent 7f5e4db46b
commit 39c6cd6e8a
+1 -1
View File
@@ -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