Fix build and publish docker GitHub Action typo (#402)

main
Han 2022-12-12 02:45:06 +01:00 committed by GitHub
parent 4307299d8b
commit 71cad6ec67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,4 +50,4 @@ jobs:
with:
context: .
push: true
tags: ${{ env.DOCKER_REPO }}:v${{ steps.rev.outputs.value }}, ${{ secrets.DOCKER_REPO }}:latest
tags: ${{ env.DOCKER_REPO }}:v${{ steps.rev.outputs.value }}, ${{ env.DOCKER_REPO }}:latest